Commit 32b0e99b by BellCodeEditor

save project

parent 3f5e0fc6
Showing with 1 additions and 0 deletions
......@@ -11,6 +11,7 @@ pen.left(90)
pen.up()
pen.backward(150) # 后退
pen.down()
pen.forward(100)
pen.left(30)
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