Commit 3d8fb56f by BellCodeEditor

auto save

parent 2c6b9aaa
Showing with 1 additions and 1 deletions
...@@ -8,5 +8,5 @@ a1.circle(50,180) ...@@ -8,5 +8,5 @@ a1.circle(50,180)
a1.right(90) a1.right(90)
a1.circle(50,180) a1.circle(50,180)
a1.forward(100) a1.forward(100)
a1.hi
turtle.done() 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