Commit a77a63d9 by BellCodeEditor

save project

parent df28d3dd
Showing with 0 additions and 1 deletions
......@@ -23,7 +23,6 @@ def tree(n):
else:
pen.color("sienna")
pen.pensize(n/10)
pen.speed(0)
pen.forward(n)
A=random.randint(0,30)
L=random.randint(1,15)
......
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