CBSE Class 11 Computer Science
Question 21 of 88
Tuples and Dictionary — Question 1
Back to all questionsAll of these
Reason — Python dictionaries are unordered collections of items where each item is a mapping of unique keys to values and dictionaries are mutable.