Commit 10a8df05 by BellCodeEditor

save project

parent 2b61ff75
Showing with 7 additions and 0 deletions
import tkinter
root = tkinter.Tk()
root.gemetry('300x350+500+300')
cany = tkinter.Canvas(root,width=240, height=300,)
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