Python
Which of these about a dictionary is false?

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

ANSWER DOWNLOAD EXAMIANS APP