Commit 55a22caa by BellCodeEditor

save project

parent 9f723d7d
Showing with 2 additions and 0 deletions
...@@ -23,3 +23,4 @@ def tree(n): ...@@ -23,3 +23,4 @@ def tree(n):
pen.backward(n) pen.backward(n)
pen.down() pen.down()
tree(100) tree(100)
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