Commit 632abfeb by BellCodeEditor

save project

parent f73bbef2
Showing with 1 additions and 5 deletions
......@@ -17,9 +17,5 @@ pen.forward(100)
pen.right(30)
pen.forward(50)
pen.right(60)
pen.up()
pen.backward(50)
pen.right(60)
pen.down()
pen.backward(-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