Commit 4eb9e884 by BellCodeEditor

save project

parent ace47983
Showing with 1 additions and 1 deletions
......@@ -8,9 +8,9 @@ pen.write("候逸凡\n大帅哥",font=("Times",18,"normal"))
pen.hideturtle()
turtle.done()
p1=turtle.Pen()
l=20
p1.pencolor("green")
p1.pensize(5)
l=int(screen.textinpuit("多大心"))
p1.left(45)
p1.forward(2*l)
p1.circle(l,180)
......
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