What is the face questions python Tkinter?

TKinter is a very well-known Python library, we can use it to make a graphical user interface. It supports various GUI tools and widgets, such as buttons, labels, text boxes, and so on. These tools and components have different properties, such as dimension, color, font and the like.

 

Import Tkinter >>> 
>>> Top = tkinter.Tk () 


This article first appeared in Python black hole net , blog updated simultaneously Park

Guess you like

Origin www.cnblogs.com/pythonzhichan/p/11406849.html