Commit ecea0400 by BellCodeEditor

save project

parent 5112d65b
Showing with 1 additions and 1 deletions
import turtle as t
t.bgcolor("pink")
r = 60
r = eval(t.textinput("提示","请输入爱心大小"))
t.color("red")
t.pensize(5)
t.begin_fill()
......
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