Page 1 of 1

Which of the statements about dictionary values if false?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) More than one key can have the same value
b) The values of the dictionary can be accessed as dict[key]
c) Values of a dictionary must be unique
d) Values of a dictionary can be a mixture of letters and numbers