Home Python python dictionaries exercises

python dictionaries 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?

Try to insert the missing part to make the code work as expected:

Test Yourself With Exercises

Exercise:

Use the get method to print the value of the "model" key of the car dictionary.

Start the Exercise

Go to the Exercise section and test all of our Python Dictionary Exercises:



Python Dictionary Exercises

  • Python

LEAVE A REPLY

Please enter your comment!
Please enter your name!