While Python isn’t purely an object-oriented language, it’s flexible enough and powerful enough to allow you to build your applications using the object-oriented paradigm. One of the ways in which Python achieves this is by supporting inheritance, which it does with super(). In this lesson, you’ll cover how to use super() to access a parent class’s constructor.
Click here to learn more: https://realpython.com/courses/python...
Watch video Object Inheritance in Python online without registration, duration hours minute second in high quality. This video was added by user Real Python 16 January 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,265 once and liked it 120 people.