Commit 94405b6a by BellCodeEditor

save project

parent 8f47bb50
Showing with 2 additions and 1 deletions
...@@ -17,6 +17,6 @@ p.forward(m) ...@@ -17,6 +17,6 @@ p.forward(m)
p.circle(m/2,180) p.circle(m/2,180)
p.right(90) p.right(90)
p.circle(m/2,180) p.circle(m/2,180)
p.forward(m)) p.forward(m)
p.end_fill() p.end_fill()
turtle.done() turtle.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