Commit 2ee137c3 by BellCodeEditor

save project

parent 9d44fca5
Showing with 2 additions and 1 deletions
import tkinter
r = tkinter.Tk()
r.geometry("100x100+500+240")
r.geometry("300x300+500+240")
r.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