Commit 42cad535 by BellCodeEditor

save project

parent dfe6bb0b
Showing with 2 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
len=100
import turtle import turtle
screen=turtle.Screen() screen=turtle.Screen()
a=screen.textinput("提示","你想要的爱心大小")
len=int(a)
screen.bgcolor("blue") screen.bgcolor("blue")
pen=turtle.Pen() pen=turtle.Pen()
pen.penup() pen.penup()
......
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