Commit 94b2394f by BellCodeEditor

save project

parent 87449e62
Showing with 1 additions and 0 deletions
......@@ -18,6 +18,7 @@ pen.forward(50)
pen.up()
pen.forward(-50)
pen.left(60)
pen.down()
pen.forward(50)
pen.up()
pen.forward(50)
......
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