Commit be95f709 by BellCodeEditor

save project

parent 24bd4f1e
Showing with 5 additions and 0 deletions
import tkinter
t=tkinter.Tk()
t.title('注册')
t.geometry('400x300+500+300')
t.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