Commit 21310d07 by BellCodeEditor

save project

parent 996b781e
Showing with 3 additions and 4 deletions
import tkinter
r=tkinter.Tk()
r.title('牛博一')
r.geometry('400x300+500+200')
r.mainloop()
\ No newline at end of file
r.title('666')
r.geometry('400x320+500+200')
r.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