filmov
tv
Python3 GUI Programming with Tkinter (Tutorial 002) - Window with button
![preview_player](https://i.ytimg.com/vi/OYviHublIZk/hqdefault.jpg)
Показать описание
The Button widget is used to add buttons in a Python application. These buttons can display text or images that convey the purpose of the buttons. You can attach a function or a method to a button which is called automatically when you click the button.