Python
Which of these about a dictionary is false?

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

ANSWER DOWNLOAD EXAMIANS APP