Commit 735d8fe3 by BellCodeEditor

save project

parent 6a846b71
Showing with 1 additions and 1 deletions
...@@ -22,6 +22,6 @@ pen.left(90) ...@@ -22,6 +22,6 @@ pen.left(90)
pen.up() pen.up()
pen.backward(150) # 后退 pen.backward(150) # 后退
pen.down() pen.down()
tree(100) tree(50)
turtle.done() 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