Python
Which of these about a dictionary is false?

The values of a dictionary can be accessed using keys
Dictionaries are mutable
The keys of a dictionary can be accessed using values
Dictionaries aren’t ordered

ANSWER DOWNLOAD EXAMIANS APP