Commit 81132de4 by BellCodeEditor

save project

parent 6826c5a1
Showing with 3 additions and 0 deletions
......@@ -19,4 +19,7 @@ pen.backward(50)
pen.left(60)
pen.forward(50)
pen.backward(50)
pen.right(30)
pen.backward(100)
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