Back to Browse

Python OOP Full Course |Chapter4.2 : Inheritance | Object Oriented Programming in Python

30 views
Apr 5, 2026
12:28

Multiple Inheritance and Method Overriding in Python In this video, we continue our journey into object-oriented programming by exploring multiple inheritance and method overriding in Python. Learn how a single class can inherit from multiple parent classes and how child classes can override methods to provide their own behavior. What you will learn: * What multiple inheritance is and how it works in Python * How to inherit from more than one parent class * Method overriding and customizing inherited behavior * How Python decides which method to use (basic idea of method resolution) * Writing cleaner and more flexible class structures Code Challenge: Create a SavingsAccount instance, deposit ₹10000, add interest once, and print the final balance — all in a single chained expression. This video is ideal for learners who want to deepen their understanding of inheritance and write more expressive Python code. #Python #PythonProgramming #OOP #Inheritance #MultipleInheritance #MethodOverriding #Programming #Coding #SoftwareDevelopment #LearnPython #Developer #100DaysOfCode #CodingJourney #TechEducation #ComputerScience #PythonForBeginners #CodeWithMe #DevCommunity #CodingConcepts

Download

1 formats

Video Formats

360pmp49.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python OOP Full Course |Chapter4.2 : Inheritance | Object Oriented Programming in Python | NatokHD