Python Basics: Dictionaries Quiz

Interactive Quiz ⋅ 9 Questions
By Kate Finegan

In Python Basics: Dictionaries, you learned that Python dictionaries store information in pairs of data called key-value pairs.

In this quiz, you can test your knowledge of:

  • What a dictionary is and how it’s structured
  • How dictionaries differ from other data structures
  • How to define and use dictionaries in your own code

Then, you can move on to the other Python Basics courses

The quiz contains 9 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of the quiz, you’ll receive a total score. The maximum score is 100%. Good luck!

« Browse All Python Quizzes