Real Python: Quiz: Object-Oriented Programming (OOP) in Python (opens in new tab)
Test your Python OOP skills with this wrap-up quiz covering classes, inheritance, magic methods, properties, mixins, and SOLID design principles.
Read the original article