Commit 6f61d278 by BellCodeEditor

save project

parent c6823e51
Showing with 1 additions and 0 deletions
......@@ -23,6 +23,7 @@ pen.up()
pen.backward(50) # 后退
pen.down()
pen.right(30)
pen.up()
pen.backward(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