Commit 705ef516 by BellCodeEditor

save project

parent 0651e310
Showing with 8 additions and 0 deletions
import tkinter import tkinter
root = tkinter.Tk() #导入
root.title("注册")#注册
root.geometry("500x500+400+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