Commit 71436249 by BellCodeEditor

auto save

parent 93fdf0e0
Showing with 89 additions and 1 deletions
...@@ -11,7 +11,95 @@ pen.forward(100) ...@@ -11,7 +11,95 @@ pen.forward(100)
pen.circle(50,180) pen.circle(50,180)
pen.right(90) pen.right(90)
pen.circle(50,180) pen.circle(50,180)
pen.forward(100) pen.forward(100)
turtle.down() turtle.down()
......
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