Kizspy | Question: 1 (Choose 1 answer)
What is "self" typically used for in a Python method within a class?
A. To terminate a loop
B. To set the residual value in an expression where the method is used
C. The number of parameters to the method
D. To refer to the instance in which the method is being called