Quiz: SOLID Design Principles: Improve Object-Oriented Code in Python
Interactive Quiz ⋅ 6 QuestionsBy Leodanis Pozo Ramos Share In this quiz, you’ll test your understanding of the SOLID Design Principles: Improve Object-Oriented Code in Python tutorial. You will reason about behavior contracts, attribute invariants, and choosing composition or separate types over inheritance. For a refresher, you can watch the Design and Guidance: Object-Oriented Programming in Python course. The quiz contains 6 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end […]
Read more