Commit f97e3877 by BellCodeEditor

save project

parent d9d99e17
Showing with 2 additions and 1 deletions
...@@ -7,4 +7,4 @@ for i in range(1,800): ...@@ -7,4 +7,4 @@ for i in range(1,800):
a.forward(i) a.forward(i)
a.right(91) a.right(91)
a.hideturtle() a.hideturtle()
a.done() a.done()
\ No newline at end of file
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