Commit 629323c4 by BellCodeEditor

save project

parent d140bf31
Showing with 2 additions and 0 deletions
...@@ -17,4 +17,6 @@ pen.backward(50) ...@@ -17,4 +17,6 @@ pen.backward(50)
pen.right(60) pen.right(60)
pen.forward(50) pen.forward(50)
pen.backward(50) pen.backward(50)
pen.left(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