Basic Python Quiz for Beginners

This is Basic Python Quiz for Beginners who are new to Python Programming. This quiz helps you to clear about Python Fundamentals. So, test your self by playing this quiz.

1. How do you insert COMMENTS in Python code?

 
 

2. Which of these collections defines a DICTIONARY?

 
 
 
 

3. Which one is NOT a legal variable name?

 
 
 
 

4. Which method can be used to return a string in upper case letters?

 
 
 
 

5. What is the correct syntax to output the type of a variable or object in Python?

 
 
 
 

6. Which of these collections defines a SET?

 
 
 
 

7. What is the correct file extension for Python files?

 
 
 
 

8. Which method can be used to replace parts of a string?

 
 
 
 

9. Which of these collections defines a TUPLE?

 
 
 
 

10. What is the correct way to create a function in Python?

 
 
 

11. What is the correct syntax to output “Hello World” in Python3?

 
 
 
 

12. Who developed Python?

 
 
 
 

13. How do you create a variable with the numeric value 5?

 
 
 

14. Which of these collections defines a LIST?

 
 
 
 

15. How do you create a variable with the floating number 2.8?

 
 
 

Also see:

Support CodeSnail

If you appreciate my work, or if it has helped you along your journey. It would mean a lot to me if you could write a message on my wall and share a cup of coffee (or tea) with me.

Buy Me A Coffee
Your subscription could not be saved. Please try again.
Your subscription has been successful.

Newsletter

Subscribe to our newsletter and stay updated.

Leave a Comment