What is a dictionary in Python?
B) A sequence of mutable elements
A) A sequence of immutable elements
D) A list of lists
C) A mapping from keys to values