Commit ad4d1bd3 by BellCodeEditor

save project

parent b07fc3de
Showing with 1 additions and 3 deletions
......@@ -6,11 +6,9 @@ j.write("你\n好\n啊",font=("Times",20,"normal"))
a=turtle.Pen()
a.left(45)
a.forward(100)
a.left(90)
a.circle(50,180)
a.circle(5,180)
a.right(90)
a.circle(50,180)
a.left(90)
a.forward(100)
j.hideturtle()
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