Commit 5eff5983 by BellCodeEditor

save project

parent 2722aa7b
Showing with 2 additions and 0 deletions
......@@ -19,4 +19,6 @@ 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