Commit 9cc6cede by BellCodeEditor

save project

parent 650693f9
Showing with 2 additions and 1 deletions
import turtle
len=20
screen=turtle.Screen()
len=float(screen.textinput('爱心框','爱心大小是:'))
screen.bgcolor('pink')
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