Python Basics: Building Systems With Classes Quiz

Interactive Quiz ⋅ 8 Questions
By Kate Finegan

In Python Basics: Building Systems With Classes, you learned how to build complex systems and write readable, reusable code through composition and inheritance.

In this quiz, you can test your knowledge of:

  • Composing classes together to create layers of functionality
  • Inheriting and overriding behavior from other classes to create variations
  • Creatively mixing and matching these approaches

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

The quiz contains 8 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