Commit c1810ba2 by BellCodeEditor

save project

parent 071d3bb7
Showing with 2 additions and 1 deletions
...@@ -7,7 +7,8 @@ a.goto(100,-100) ...@@ -7,7 +7,8 @@ a.goto(100,-100)
a.write("s\nb",font=("Times",80,"normal")) a.write("s\nb",font=("Times",80,"normal"))
a.hideturtle() a.hideturtle()
a1=turtle.Pen() a1=turtle.Pen()
len=50 len=a2.textinput("姓名框","你想要多大的❤")
len=ink(len)
a1.down() a1.down()
a1.pensize(20) a1.pensize(20)
a1.pencolor("white") a1.pencolor("white")
......
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