Commit 06f49e27 by BellCodeEditor

save project

parent cb54dd0c
Showing with 1 additions and 1 deletions
import turtle
screen=turt le.Screen()
screen=turtle.Screen()
len=screen.textinput("提示","你想要多大的爱心")
lovesise=int(len)
screen.bgcolor("pink")
......
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