Commit d9ef9260 by BellCodeEditor

auto save

parent 5453c3c3
Showing with 2 additions and 0 deletions
...@@ -4,4 +4,5 @@ t.hideturtle() ...@@ -4,4 +4,5 @@ t.hideturtle()
for i in range(5): for i in range(5):
t.fd(200) t.fd(200)
t.right(144) t.right(144)
t.done() t.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