how to call parent constructor python 3 code example Example: python3 call parent constructor super(Instructor, self).__init__(name, year)