Q. Which method calls the parent constructor?
Solution:
super().__init__ calls the parent class’s constructor.
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
super().__init__ calls the parent class’s constructor.
Strengthen Your Practice with our comprehensive question bank.