DEV Community

Cover image for DATA WORLD_WITH NITIN Day - 5
Nitin-bhatt46
Nitin-bhatt46

Posted on

DATA WORLD_WITH NITIN Day - 5

Assignment

Q.1 Who developed Python Programming Language ?

Q.2 Which type of Programming does Python support?

Q.3 Is Python case sensitive when dealing with identifiers ?

Q.4 What is the correct extension of the Python file ?

Q.5 Is Python code compiled or interpreted?

Q.6 Name a few blocks of code used to define in Python language?

Q.7 State a character used to give single line comments in Python?

Q.8 Mention functions which can helps us to find the version of python that we are currently when on?

Q.9 Python supports the creation of anonymous functions at runtime, using a construct called

Q.10 What does pip stand for python?

Q.11 Mention a few built-in functions in python?

Q.12What is the maximum possible length of an identifier in python ?

Q.13 What are the benefits of using Python ?

Q.14 How is memory managed in Python?

Q.15 How to install Python on windows and set path variables?

Q.16 Is indentation required in python?

for Answer check my github :-click here

Top comments (0)