Computer Science, asked by prasannamayakuntla20, 3 months ago

 What is self in Python?​

Answers

Answered by AnitaShyara
0

Explanation:

The sel f parameter is a reference to the current instvance of the class, and is used to access variabvles that belongs to the class.

Similar questions