Commit 88c87876 by BellCodeEditor

save project

parent b9b2c4d9
Showing with 3 additions and 2 deletions
...@@ -9,4 +9,6 @@ pen.circle(50,100) ...@@ -9,4 +9,6 @@ pen.circle(50,100)
pen.left(45) pen.left(45)
pen.right(180) pen.right(180)
pen.circle(50,100) pen.circle(50,100)
pen.forward(100) pen.forward(100)
\ No newline at end of file pen.hideturtle
pen.pendone
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