Commit 5cde3914 by BellCodeEditor

save project

parent a00c0b7e
Showing with 1 additions and 1 deletions
......@@ -3,7 +3,7 @@ import turtle
# turtle.write('你好呀',font=("黑体",20,"normal"))
# hideturtle()
# turtle.done()
len=200
len=int(turtle.textinput("提示","输入值"))
turtle.left(45)
turtle.pensize(20)
turtle.pencolor("red")
......
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