Commit 0aef833a by BellCodeEditor

save project

parent d8180caa
Showing with 3 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
len=30
screen=turtle.Screen()
i=screen.textinput("提示:","你想要多大的爱心?")
len=int(i)
screen.bgcolor("blue")
Pen=turtle.Pen()
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