Commit 7fce5c0c by BellCodeEditor

auto save

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