Programming (Year 11)
Data Structures
What data structure is used to store key-value pairs in Python?
List
Tuple
Set
Dictionary
Next