can a subclass be instantiated during init of the base clase in python code example Example: python inherit parent class init SuperClass.__init__(self, variable)