Commit a4c87d8a by BellCodeEditor

save project

parent 2d7298ce
Showing with 2 additions and 0 deletions
...@@ -21,5 +21,7 @@ pen.left(60) ...@@ -21,5 +21,7 @@ pen.left(60)
pen.forward(50) pen.forward(50)
pen.up() pen.up()
pen.backward(50) pen.backward(50)
pen.right(30)
pen.backward(100)
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