PythonByteSize
Home
Detailed Videos
1-Minute Videos
Exercises
Donate
Computing Topics
Mathematics
Educators
Contact
About
8.9. Python Instance Variables
This video looks at instance variables of a Python object and in the process discusses the scope of an instance variable. It also considers the use of the self parameter and its role in setting up instance variables.
<< Back to Section 8 Index
<< Previous Video
Next Video >>