Self Parameter in Class in Python


Self Parameter in Class in Python

The self parameter in class definition is used to access the object instance.