Commit cdd652aa by BellCodeEditor

save project

parent 111ae4b3
Showing with 1 additions and 0 deletions
......@@ -14,6 +14,7 @@ pen.down()
pen.forward(100)
pen.right(30)
pen.forward(50)
pen.forward(-50)
pen.left(60)
pen.forward(50)
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