Commit bf806430 by BellCodeEditor

save project

parent 7035d500
Showing with 2 additions and 1 deletions
...@@ -19,8 +19,9 @@ pen.left(780) ...@@ -19,8 +19,9 @@ pen.left(780)
pen.forward(50) pen.forward(50)
pen.backward(50) pen.backward(50)
pen.right(30) pen.right(30)
pen.up()
pen.backward(100) pen.backward(100)
pen.down()
......
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