Commit 9aaefc19 by BellCodeEditor

save project

parent 37d6a44c
Showing with 2 additions and 1 deletions
import tkinter
loop = tkinter.Tk()
loop.title("注册")
loop.geometry("400x320+500+300")
loop.geometry("400x320+750+300")
loop.mainloop()
\ No newline at end of file
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