Commit fc8d2e5a by BellCodeEditor

save project

parent 35da0c39
Showing with 7 additions and 2 deletions
import tkinter import tkinter
https://www.so.com/
\ No newline at end of file root=tkinter.Tk()
root.title("")
root.geometry("480x320")
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