0 of 9 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 9 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Which of the following is an immutable data type in Python?
Which data type is used to store True or False values in Python?
What is the output of: type(“100”)?
Which of these is a mutable data type?
How do you define a dictionary in Python?
What is the data type of the value: 3.14?
Which data type will input() return by default?
What is the correct way to define a set in Python?
Which of the following is not a built-in data type in Python?