PythonByteSize
Home
Detailed Videos
1-Minute Videos
Exercises
1. The Basics Exercises
2. Python Program Structures Exercises
3. Python Operators Exercises
4. Python Functions 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 >>