Commit 028d4c07 by BellCodeEditor

auto save

parent 82755a16
Showing with 1 additions and 0 deletions
......@@ -23,6 +23,7 @@ def tree(n):
pen.up()
pen.backward(n)
pen.down()
tree(100)
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