Commit 566bed50 by BellCodeEditor

save project

parent a195d3b8
Showing with 3 additions and 1 deletions
...@@ -7,5 +7,6 @@ pen.circle(len,180) ...@@ -7,5 +7,6 @@ pen.circle(len,180)
pen.right(90) pen.right(90)
pen.circle(len,180) pen.circle(len,180)
pen.forward(2*len) pen.forward(2*len)
len=screen.textinput("提示""多大?")
lovesize=int(len)
\ 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