Commit 364aa456 by BellCodeEditor

save project

parent 0394c694
Showing with 1 additions and 1 deletions
...@@ -23,7 +23,7 @@ def t(n): ...@@ -23,7 +23,7 @@ def t(n):
pen.up() pen.up()
pen.backward(n) pen.backward(n)
pen.down() pen.down()
t(500) t(100)
......
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