👉 Tkinter is not the only GuiProgramming toolkit for Python. It is however the most commonly used one.
A GUI (graphical user interface) is a system of interactive visual components for computer software. A GUI displays objects that convey information, and represent actions that can be taken by the user. The objects change color, size, or visibility when the user interacts with them.
~ In this window you can create a 'New' file, 'Open' an existing file or 'Save' the current file. You can also Exit the current window.