We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 2
Reference varialble
Python reference variable is a variable which
always pointing to the current object called reference variable Stu = Student() Stu : is a object which is always pointing to the reference variable