Object Inheritance in Python

Published: 16 January 2020
on channel: Real Python
3,265
120

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, duration hours minute second in high quality that is uploaded to the channel Real Python 16 January 2020. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 3,265 times and liked it 120 visitors.