Commit 7acaf914 by BellCodeEditor

save project

parent 135e9935
Showing with 1 additions and 0 deletions
......@@ -21,6 +21,7 @@ pen.left(90)
pen.up()
pen.backward(150) # 后退
pen.down()
pen.speed(0)
pen.forward(100)
tree(60)
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