An Introduction To Tkinter -

The ultimate introduction to modern GUIs in Python [ with tkinter ]

: root.mainloop() is required to keep the window open and responsive. Top Video Tutorials For a more modern approach, these videos are recommended: An Introduction to Tkinter

: A good presentation-style introduction that explains the "root" window and basic widgets. The ultimate introduction to modern GUIs in Python