Commit 82eaf024 by BellCodeEditor

save project

parent ac7defe7
Showing with 2 additions and 1 deletions
import tkinter import tkinter
root=tkinter root=tkinter
root.title("") root.title("lsp")
root.geometry("400x300+100+400") root.geometry("400x300+100+400")
root.mainloop() 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