PythonByteSize
Home
Detailed Videos
1-Minute Videos
Exercises
Donate
Computing Topics
Mathematics
Educators
Contact
About
10.38. The id and type of a Widget that inherits from a Python tkinter Frame
In this video I look at the object oriented nature of a (tkinter) subclass and its instance (object). The explanation involves the use of the id() and type() function.
<< Previous Video
Next Video >>