Commit b371bcb5 by BellCodeEditor

save project

parent a4c040bc
Showing with 1 additions and 1 deletions
import turtle
screen=turtle.Screen()
a=sereen.textinpur("提示","你要多大的爱心?")
a=screen.textinpur("提示","你要多大的爱心?")
b=int(a)
screen=turtle.Screen()
screen.bgcolor("blue")
......
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