In this video we will talk about inheritance in python and will cover following topics
#inheritance
#parent class or base class
#child class or derived class
#diamond problem in python
#types of inheritance Code can be take from github : https://github.com/rawatsandeep1989/d...