Commit 0b53bb9b by BellCodeEditor

auto save

parent e8cf7ef3
Showing with 3 additions and 8 deletions
...@@ -33,11 +33,5 @@ def tree(n): ...@@ -33,11 +33,5 @@ def tree(n):
pen.up() pen.up()
pen.backward(n) pen.backward(n)
pen.down() pen.down()
tree(100) tree(70)
turtle.done() 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