Commit 75a5f97c by BellCodeEditor

save project

parent a0fe02f0
Showing with 1 additions and 1 deletions
......@@ -21,5 +21,5 @@ def tree(i):
tree(i-10)
pen.right(30)
pen.backward(i)
tree(110)
tree(50)
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