GUI's with tkinter - Adding Widgets Part 1

Опубликовано: 20 Март 2026
на канале: Brian Wilkinson
6,958
46

This video is intended for use with the Introduction to Computer Science class at SSFS.

Now that we have a basic window, we can start to add widgets. Widgets are things like buttons, labels, entry fields, etc. By adding widgets, we create ways for our user to interact with the computer.