filmov
tv
Python 034 - A basic GUI (window)

Показать описание
Creating the simplest GUI is quite easy - we only need two lines of code. We then put anything we want to appear or happen inbetween them. We add two widgets ("things", like labels and buttons) to the window.