Hi All, in this video we will see another OOPs concept in Python that is class overriding. We will see 3 ways through which we can override any class in Python. We will also see that what is the searching mechanism to find any required method in class override.