Commit f4c20725 by BellCodeEditor

save project

parent 50eb4f6f
Showing with 1 additions and 1 deletions
...@@ -25,6 +25,6 @@ pen.down() ...@@ -25,6 +25,6 @@ pen.down()
pen.right(30) pen.right(30)
pen.up() pen.up()
pen.backward(50) pen.backward(100)
pen.down() pen.down()
turtle.done() turtle.done()
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