Commit 4ec3edb6 by BellCodeEditor

save project

parent 423763eb
Showing with 2 additions and 2 deletions
import turtle as t
t.bgcolor("pink")
r=60
r=eval(t.textinput("提示""请输入爱心大小"))
t.color('red')
t.pensize(5)
t.begin_fill()
t.begin_fill()r
t.pencolor("red")
t.fillcolor("red")
t.left(45)
......
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