Commit 3e92af0a by BellCodeEditor

save project

parent 176ea4f8
Showing with 3 additions and 2 deletions
......@@ -21,7 +21,8 @@ pen.left(90)
pen.up()
pen.backward(150) # 后退
pen.down()
pen.speed(100)
tree(80)
speed(0)
tree(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