I\'m was studying some examples of inheritance and I ran into two ways to use the super() function
super()
Starting from a base class
class ClassA