Python Dictionary Exercises
Test Yourself With Exercises
Now you have learned a lot about dictionaries, and how to use them in Python.
Are you ready for a test?
Exercises
Test your Python Dictionary skills with exercises from all categories:
Dictionaries
Access Dictionaries
Change Dictionaries
Add Dictionary Items
Remove Dictionary Items
Loop Dictionaries
Copy Dictionaries
Nested Dictionaries
More Python Exercises: