Hi there,
In the ‘Methods with Arguments’-lesson, the method area has the object ‘self’. But what input does that object actually listen to? In the process of calculating the area of the circles, it seems obsolete. Obviously it isn’t, but I don’t understand why it needs to be there, as the obly object that is used is the radius, right?
Thanks!