Commit ccb33f11 by BellCodeEditor

save project

parent 3d1d0b83
Showing with 1 additions and 1 deletions
......@@ -23,6 +23,6 @@ def s(n):
pen.right(30)
pen.backward(n)
pen.down()
s()
s(100)
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