Commit 1c82f33b by BellCodeEditor

save project

parent 7fa9b35b
Showing with 1 additions and 1 deletions
......@@ -6,7 +6,7 @@ pen.pensize(5)
pen.pencolor("red")
len=60
len=screen.textinput(sbg)
lovesize=int(let)
lovesize=int(len)
pen.left(45)
pen.forward(2*len)
pen.circle(len,180)
......
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