Computer Science, asked by joyahayat829, 5 months ago

Which one of the following is
correct?
O
A. In python, a dictionary can have
two same keys with different values,
O
B. In python, a dictionary can have
two same values with different keys
O
C. In python, a dictionary can have
two same keys or same values but
cannot have two same key-value
pair
D. In python, a dictionary can neither
O have two same keys nor two same
values.​

Answers

Answered by EmeliaAdair
2

option A is the correct answer

Similar questions