Commit a3c8a71b by BellCodeEditor

save project

parent ad04a42d
Showing with 2 additions and 2 deletions
...@@ -4,8 +4,8 @@ huabu = turtle.Screen() ...@@ -4,8 +4,8 @@ huabu = turtle.Screen()
huabu.bgcolor("light blue") huabu.bgcolor("light blue")
huabi.write("大家好,\n我叫张家旖",font=("Times",20,"normal")) huabi.write("大家好,\n我叫张家旖",font=("Times",20,"normal"))
banjin = 80 banjin = 80
tovesize=int(len) lovesize=int(len)
buabu=int textinput("数字框","请输入爱心大小") buabu.textput=(int("提示","请输入爱心大小"))
huabi.pensize(10) huabi.pensize(10)
huabi.penup() huabi.penup()
huabi.goto(-100,0) huabi.goto(-100,0)
......
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