Q. Which of these about a dictionary is false? (A) The values of a dictionary can be accessed using keys (B) The keys of a dictionary can be accessed using values (C) Dictionaries aren't ordered (D) Dictionaries are mutable ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) The keys of a dictionary can be accessed using values