Commit f98bc968 by BellCodeEditor

save project

parent 25a94a53
Showing with 1 additions and 0 deletions
......@@ -9,6 +9,7 @@ pen.penup()
pen.goto(100,-100)
pen.write("诺伊你真厉害",font=("Times",30,"normal"))
pen1.pensize(5)
len=int(screen.textinput("大小","输入爱心大小"))
pen1.pencolor("red")
pen1.left(45)
pen1.forward(2*len)
......
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