Commit 082b838c by BellCodeEditor

save project

parent 814429a5
Showing with 3 additions and 0 deletions
...@@ -10,3 +10,5 @@ p.forward(100) ...@@ -10,3 +10,5 @@ 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)
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