Commit 9bbac275 by BellCodeEditor

auto save

parent 72eb3db0
Showing with 2 additions and 1 deletions
import tkinter
root=tkinter.Tk()
root.title("注册")
root.geometry("1000x1000+500+200")
root.geometry("100x100+500+300")
root.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