Commit 3f9020d5 by BellCodeEditor

save project

parent f021d131
Showing with 5 additions and 0 deletions
......@@ -18,4 +18,9 @@ xx.right(90)
xx.circle(100,180)
xx.forward(200)
xx.end_fill()
xx.penup()
xx.forward(100)
xx.pendown()
xx.write("Gill")
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