Commit 1e698c75 by BellCodeEditor

save project

parent a6a9e24b
Showing with 3 additions and 0 deletions
...@@ -21,3 +21,6 @@ turtle.penup() ...@@ -21,3 +21,6 @@ turtle.penup()
turtle.backward(50) turtle.backward(50)
turtle.right(60) turtle.right(60)
turtle.forward(50) turtle.forward(50)
turtle.backward(50)
turtle.left(30)
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