Commit 082b838c by BellCodeEditor

save project

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