How to call base class in python

- How to call base class constructor in python
- How to call base class method in python
- How to call base class overridden method in python
- How to call base class constructor from derived class in python
- How to call base class method from derived class in python
- Python how to call base class function
- How to call base class function in derived class python