Page 1 of 1

Which of these about a dictionary is false?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) The values of a dictionary can be accessed using keys
b) The keys of a dictionary can be accessed using values
c) Dictionaries aren’t ordered
d) Dictionaries are mutable