Commit 12a2ed79 by BellCodeEditor

auto save

parent fdbb797b
Showing with 2 additions and 11 deletions
...@@ -24,13 +24,4 @@ q.goto(200,80) ...@@ -24,13 +24,4 @@ q.goto(200,80)
q.left(90) q.left(90)
q.circle(70,-180) q.circle(70,-180)
q.hideturtle() q.hideturtle()
len=screen.textinput("提","你要多大"") len=screen.
sbsize=int(len) \ No newline at end of file
q.left(45)
q.forward(2*sbsize)
q.circle(sbsize,180)
q.right(90)
q.circle(sbsize,180)
q.forward(2*sbsize)
q.hideturtle()
turtle.done)()
\ 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