Commit 89d43394 by BellCodeEditor

save project

parent 04f729e7
Showing with 4 additions and 0 deletions
......@@ -19,4 +19,8 @@ pen.bk(50)
pen.right(60)
pen.down()
pen.fd(50)
pen.up()
pen.bk(50)
pen.left(30)
pen.bk(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