Exit Quiz
Question 1 of 6
1
of 6
What type of data structure is used to store key-value pairs in Python?
Select one answer
list
tuple
dictionary
string
Think of a structure that connects one thing (a key) to another (a value).
Need a hint?
Check