Courses
Log inStart Learning AI
Courses
Log inStart Learning AI
+ 2

Why "super().__init__()" one argument less than the "base class.__init__()" ??

The question related to the below code https://code.sololearn.com/c7wL49kmf8j9/?ref=app

classesinheritancepython3
9th Jul 2020, 6:20 PM
Hari Krishna Sahu
Hari Krishna Sahu - avatar
1 Answer
+ 5
That's because self is an implicit argument. instance.f() internally gets converted to class.f(instance). For a detailed explanation read this: https://code.sololearn.com/ce664AekBveN/?ref=app
9th Jul 2020, 6:35 PM
HonFu
HonFu - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
I think the heart system is ridiculous, 5 hearts that refill after like 5 hours? That is really just crazy to me.
3 Votes
Guys I don't know anything about cooding who can help me pls
1 Votes
Why can’t I use double “ in python?
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
Pointers in c#
1 Votes
2 cases not correct what's the problem
2 Votes
You’re free to give me your advice! 🚹
1 Votes
Salut tout le monde
1 Votes