Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Object-Oriented Python (retired) Inheritance Override Inherited Methods

override inherited methods

my head ain't able to figure out this challenge doors are open for help!

2 Answers

Are you talking about init ? cause I have to agree, it's a lot to grasp. I gone over it a few times and I just have a vague grasp of it. I think it's something like this. The init function is needed to change set values once we get to a certain point in the class object. I know that's not really an answer but it's the best I have.

Rebekah Thompson
Rebekah Thompson
5,887 Points

Are you stuck on a particular section, or are you confused about the challenge overall? I am currently working on this challenge.