You can use this assignment in your class!
Mastery Progress(100.0%)
i

Unit 5: Object-Oriented Programming (OOP) - Review Assignment

You answeredJUST NOW
  • Solution
  • Unit test #1
Python
You passed all unit tests!
Unit test number
1
Expected STDOUT
(<class '__main__.C'>, <class '__main__.B'>, <class '__main__.A'>, <class 'object'>)
(<class '__main__.B'>, <class '__main__.A'>, <class 'object'>)
(<class '__main__.A'>, <class 'object'>)
Your STDOUT
(<class '__main__.C'>, <class '__main__.B'>, <class '__main__.A'>, <class 'object'>)
(<class '__main__.B'>, <class '__main__.A'>, <class 'object'>)
(<class '__main__.A'>, <class 'object'>)

Did you like this question?

(Voting helps us personalize your learning experience!)
imgInstructor solution
Alec KretchJUL 9, 2022, 5:04:43 PM
Python

Was this helpful?

(Voting helps us personalize your learning experience!)
img5.3 Inheritance - Lesson

Was this helpful?

(Voting helps us personalize your learning experience!)
Think you've got it?
  • Short answer field
Submit answer

Was this helpful?

(Voting helps us personalize your learning experience!)

You may exit out of this review and return later without penalty.