Commit cad0979a by BellCodeEditor

save project

parent d1c8f14a
Showing with 3 additions and 2 deletions
...@@ -14,4 +14,6 @@ pen.right(90) ...@@ -14,4 +14,6 @@ pen.right(90)
pen.circle(50,180) pen.circle(50,180)
pen.forword(200) pen.forword(200)
pen.hideturtle() pen.hideturtle()
turtle.down() pen.done()
\ No newline at end of file pen.forward(100)
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