Commit eb19a4c4 by BellCodeEditor

save project

parent 5fbe280c
Showing with 4 additions and 3 deletions
......@@ -11,14 +11,15 @@ pen.left(90)
pen.up()
pen.backward(150) # 后退
pen.down()
pen.forward(100)
pen.right(30)
pen.forward(6000)
pen.forward(50)
pen.up()
pen.backward(60)
pen.up()
pen.down()
pen.left(60)
pen.forward(6000)
pen.forward(50)
pen.up()
pen.backward(60)
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