Commit ed8b2938 by BellCodeEditor

save project

parent 1ac35fc4
Showing with 1 additions and 1 deletions
......@@ -31,5 +31,5 @@ def tree(n):
pen.up()
pen.backward(n)
pen.down()
tree(100)
tree(150)
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