Commit 9f925928 by BellCodeEditor

auto save

parent c5fd1bf0
Showing with 2 additions and 2 deletions
......@@ -3,4 +3,4 @@ pen=turtle.Pen()
pen.done()
for i in range(5):
pen.forword(200)
pen.left()
\ No newline at end of file
pen.left(36)
\ 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