In this video we show that thte primary purpose of the super function is in the initializer method of the subclass. That is because we cannot guarantee that all of the attributes for the parent class (hidden or unhidden) will be initialized without it.
- Tags
-