McqMate
Q. |
In order to store values in terms of key and value we use what core data type. |
A. | list |
B. | tuple |
C. | class |
D. | dictionary |
Answer» D. dictionary | |
Explanation: dictionary stores values in terms of keys and values. |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet