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.57. Building a tkinter App with a class
This is a follow on video from the previous one in the tkinter playlist. It compares a procedural solution to an object oriented solution for drawing a line between two mouse clicks.
<< Previous Video
Next Video >>