Python
Which of these about a dictionary is false?

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

ANSWER DOWNLOAD EXAMIANS APP