Commit c591f796 by BellCodeEditor

save project

parent f479fd71
Showing with 2 additions and 1 deletions
...@@ -22,4 +22,5 @@ def tree(n): ...@@ -22,4 +22,5 @@ def tree(n):
pen.penup() pen.penup()
pen.backward(100) pen.backward(100)
pen.pendown() pen.pendown()
turtle.done()` tree(60)
pen.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