Commit e7c1c66d by BellCodeEditor

save project

parent 39f01552
Showing with 2 additions and 1 deletions
import turtle
r=100
screen=turtle.Screen()
r=int(screen.textinput("你想要多大的爱心啊"))
screen.bgcolor("green")
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