Skip to content

Python32175848382/4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

from tkinter import *

#编写窗口 col1 = 'yellow' w = Tk() w.config (width=550, height=550, bg=col1)

w.mainloop()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published