Commit 4efdad7c by BellCodeEditor

save project

parent 320f22e6
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ screen.bgcolor("grey")
pen.write("蔡徐坤",font=("Times",100,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
len=screen.1textinput("提示","蔡徐坤气球:")
len=screen.textinput("提示","蔡徐坤气球:")
caixukun=int(len)
pen1.pensize(10)
pen1.pencolor("green")
......
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