Commit 509b04bd by BellCodeEditor

auto save

parent d9db8185
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ penl=turtle.Pen()
penl.penup()
penl.goto(-100,0)
len=int(turtle.textinput("提示","数字"))
pen=turtle.Pen()
penl.left(45)
penl.forward(2*len)
penl.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