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?
Test your Python Dictionary skills with exercises from all categories:
Exercises
Dictionaries3 exercises
Access Dictionaries3 exercises
Change Dictionaries3 exercises
Add Dictionary Items3 exercises
Remove Dictionary Items3 exercises
Loop Dictionaries4 exercises
Copy Dictionaries3 exercises
Nested Dictionaries3 exercises
The Exercise
The exercises are a mix of "multiple choice" and "fill in the blanks" questions. There are between 3 and 9 questions in each category. The answer can be found in the corresponding tutorial chapter. If you're stuck, or answer wrong, you can try again or hit the "Show Answer" button to see the correct answer.
More Exercises:
Find a complete collection of Python Exercises for each chapter in this tutorial in our Python Exercises page: