

McqMate
Q. |
Tuples can’t be made keys of a dictionary. |
A. | true |
B. | false |
Answer» B. false | |
Explanation: tuples can be made keys of a dictionary because they are hashable. |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet