Python
Which of these about a dictionary is false?

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

ANSWER DOWNLOAD EXAMIANS APP