Vidyalelo
Python · Q1

MCQs for Python Dictionaries: Exam

Programming · Python · question 1

Q1

Which of the following data types in Python is used to store key-value pairs?

A.
Dictionary
Answer
B.
List
C.
Tuple
D.
Set

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board