Commit f7c15af6 by BellCodeEditor

save project

parent cf1057f8
Showing with 1 additions and 1 deletions
......@@ -33,6 +33,6 @@ def tree(n):
pen.right(angle)
pen.up()
pen.backward(n)
pen.drow()
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