Today’s Offer Enroll today and get access to premium content.
App Store Google Play

Python Programming Proficiency Quiz

Answer carefully and test your programming knowledge.
Every question earns you points toward mastery.

#1 What is the output of the following code? `print(type([]))`
Single choice • 1 point
#2 Which of the following are mutable data types in Python? (Select all that apply)
Multiple choice • 1 point
#3 Is the following statement true? 'Python supports multiple inheritance.'
True/False • 1 point
#4 What keyword is used to define a function in Python?
Single choice • 1 point
#5 Which of the following methods can be used to add an element to a set?
Multiple choice • 1 point
#6 What is the purpose of the 'self' keyword in a class method?
Single choice • 1 point
#7 What will be the output of `print(2 * 3 ** 2)`?
Single choice • 1 point
#8 Which built-in function can be used to read a file in Python?
Single choice • 1 point
#9 In Python, what is the output of the expression '3 == 3.0'?
True/False • 1 point
#10 What does the 'len()' function do in Python?
Single choice • 1 point

Your responses are private and used only for learning progress.