Commit 561db6db by BellCodeEditor

auto save

parent 711f8e4a
Showing with 11 additions and 0 deletions
import tkinter
root = tkinter.Tk()
root = geometry('300x350+500+300')
canv = thinter.Canves(root,width=240,height=300,bg="lightblue")
canves = tkinter.Canvas(cav,width=100,height=100,bg="green")
canv.place(x=30,y=20)
canv.place(x=0,y=0)
root,mainloop
\ No newline at end of file
{"admin": "123456"}
\ 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