Commit c5c6453d by BellCodeEditor

save project

parent 26abe1f2
Showing with 2 additions and 1 deletions
......@@ -9,7 +9,8 @@ pen.write("一去二三里\n一去二三里,\nçźćť‘四五家。\n亭台六ä¸ĺş
pen.hideturtle()
pen1=turtle.Pen()
len=60
abc=screen.textinput("提示","你想要多大的爱心?")
len=int(abc)
pen1.pensize(5)
pen1.pencolor("red")
pen1.left(45)
......
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