Let's test your knowledge. Click the correct answer from the options.
Which data structure in Python allows fast lookup and retrieval of values based on their keys?
Click the option that best answers the question.
- List
- Tuple
- Set
- Dictionary

Which data structure in Python allows fast lookup and retrieval of values based on their keys?
