Well done!

You have completed Understanding Class Relationships and Inheritance in Python Quiz!

Quiz Question 1 of 5

In a class hierarchy, if a SubClass overrides a method from its SuperClass but still wants to access the original implementation from the SuperClass, what would be the most appropriate approach in Python?

Choose the correct answer below:

Skip Quiz Review Instruction