Commit 68979495 by BellCodeEditor

auto save

parent aac4a1df
Showing with 2 additions and 1 deletions
......@@ -42,5 +42,5 @@ def tree(n):
pen.up()
pen.backward(n)
pen.down()
tree(80)
tree(70)
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