Commit 331c7265 by BellCodeEditor

save project

parent 047967ee
Showing with 1 additions and 1 deletions
......@@ -22,6 +22,6 @@ def tree(n):
pen.right(30)
pen.up()
pen.backward(n)
pen.down
pen.down()
tree(60)
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