Commit a10785f4 by BellCodeEditor

save project

parent e5705642
Showing with 2 additions and 4 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
len=100 len=screen=turtle.Screen()
import turtle len=screen.textinput("提示","输入爱心大小。")
screen=turtle.Screen()
screen.textinput("提示","输入爱心大小。")
lo=int(len) lo=int(len)
screen=turtle.Screen() screen=turtle.Screen()
pen=turtle.Pen() pen=turtle.Pen()
......
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