Commit 64605b1b by BellCodeEditor

auto save

parent 82758d51
Showing with 2 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
len=60
pen=turtle.Pen() pen=turtle.Pen()
screen=turtle.Screen() screen=turtle.Screen()
len=int(screen.textinput("请输入你需要的爱心大小:","提示"))
screen.bgcolor("yellow") screen.bgcolor("yellow")
f
pen.up() pen.up()
pen.goto(100,-100) pen.goto(100,-100)
pen.down() pen.down()
......
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