- 1
'Within a method definition, self refers to the instance calling the method.' What does this line mean on a page on python ?
https://www.sololearn.com/learn/JUMP_LINK__&&__Python__&&__JUMP_LINK/2467/ This above link. please click it to see what I mean.
1 ответ
0
If you want to understand 'self' better, you might take a look into my tutorial:
https://code.sololearn.com/ce664AekBveN/?ref=app