Class-7 Computer – Python

 

Results

#1. Python is ….. programming language

Previous
Next

#2. Python is …

Previous
Next

#3. IDLE stand for ………….

Previous
Next

#4. IDLE stand for ………….

Previous
Next

#5. Numbers of Modes of Python

Previous
Next

#6. ………. mode is used to test the code for errors

Previous
Next

#7. …… mode used to save the programs for later use.

Previous
Next

#8. ….. function is used to assign a value to a variable.

Previous
Next

#9. Default input data type in python is ……

Previous
Next

#10. ….. function is used when we do not know data type.

Previous
Next

#11. Which are invalid variable names

Select all that apply:

Previous
Next

#12. Which is example of sting data type

Previous
Next

#13. which is example of float data type

Previous
Next

#14. ….. is used as a separator with print() function

Previous
Next

True or False

Previous
Next

#15. Comments are for programmers for better understanding of the program.

Previous
Next

#16. Python interpreter ignores comments

Previous
Next

#17. Multi line comments in python by using triple quotes, either “`or”””

Previous
Next

#18. Input() function is used to display the data on the screen

Previous
Next

#19. Python was created by Guido Van Rossum in the year …..

Previous
Next

#20. The storage unit of data is called a ….

Previous
Finish