CBSE Class 11 Computer Science Question 49 of 112

Dictionaries — Question 5

Back to all questions
5
Question

Question 5

In Python, a dictionary can have two same keys or same values but cannot have two same key-value pair.
False

Answer