Question 1
Which data type is used to represent a mapping of unique keys to values?
Question 2
Which data type is used to represent an ordered collection of elements that can be modified?
Question 3
Which of the following is a numeric data type in python?
Question 4
Which data type is used to represent a collection of elements with no particular order and no duplicates?
Question 5
What is the result of the expression?
Question 6
What is data type of the result when you divide two integers in python?
Question 7
What is the result of the expression?
Question 8
Which data type is used to represent a true or false value?
Question 9
Which data type is used to represent a sequence of characters in python?
Question 10
What is the result of the expression?