Commit 8a7cb76c by BellCodeEditor

save project

parent fa99bfb1
Showing with 42 additions and 0 deletions
...@@ -20,3 +20,45 @@ pen.right(90) ...@@ -20,3 +20,45 @@ pen.right(90)
pen.circle(len,180) pen.circle(len,180)
pen.forward(2*len) pen.forward(2*len)
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