Commit 8eb55b36 by BellCodeEditor

save project

parent 97cbe98c
Showing with 3 additions and 9 deletions
......@@ -25,13 +25,6 @@ pen.up()
pen.backward(150) # 后退
pen.down()
pen.forward(100)
pen.right(30)
pen.forward(50)
pen.backward(50)
pen.left(60)
pen.forward(50)
pen.backward(50)
pen.right(30)
pen.backward(100)
tree(100)
turtle.done()
\ No newline at end of file
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