How to call parent class from child class in python

- How to call parent class method from child class in python
- How to call parent class constructor from child class in python
- How to call parent class function in child class in python
- How to call parent class method from child class object in python
- How to call parent class variable in child class in python