Commit a3e72a53 by BellCodeEditor

save project

parent 8adbc202
Showing with 4 additions and 2 deletions
import tkinter
\ No newline at end of file
root = tkinter.Tk()
root.title("名字")
root.geometry('400x320+200+300')
root.mainloop()
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment