Commit c611411a by BellCodeEditor

save project

parent 77e70831
Showing with 1 additions and 1 deletions
......@@ -24,5 +24,5 @@ def darw_tree(n,lenth):
pen.right(30)
pen.backward(lenth)
darw_tree(2)
darw_tree(2,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