Commit 1d0b054b by BellCodeEditor

save project

parent e8c37aec
Showing with 3 additions and 2 deletions
impot turtle
screen=turtle.Screen()
screen=urtle.Screen()
screen.bgcolor("light red")
pen=turtle.Pen()
pen.penup()
......@@ -9,7 +9,8 @@ pen.hideturtle
pen1 = turtle.Pen
pen1.pencolour("green")
pen1.pensize(5)
len=60
len=screen.testinput("提示""个人风格人物个外人个人哥哥哥")
lovesize=int(len)
pen1.left(45)
pen1.forward(2*len)
pen1.circle(len,180)
......
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