Python
Which of these about a dictionary is false?

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

ANSWER DOWNLOAD EXAMIANS APP