Commit 85be494c by BellCodeEditor

save project

parent a7c3dd2d
Showing with 3 additions and 0 deletions
...@@ -9,6 +9,9 @@ pen.hideturtle() ...@@ -9,6 +9,9 @@ pen.hideturtle()
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.pencolor("red") pen1.pencolor("red")
pen1.pensize(5) pen1.pensize(5)
screen.bgcolor("pink")
screen.textinput("刘佳乐","你想要什么颜色的刘佳乐")
int()
len=60 len=60
len2=45 len2=45
len3=90 len3=90
......
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