Commit 9d3b7c87 by BellCodeEditor

save project

parent 15ca6679
Showing with 1 additions and 1 deletions
...@@ -8,7 +8,7 @@ screen.bgcolor("light blue") ...@@ -8,7 +8,7 @@ screen.bgcolor("light blue")
pen.hideturtle() pen.hideturtle()
pen.write("窝窝头,\n一块钱四个,\n嘿嘿。",font=("Times",20,"bold")) pen.write("窝窝头,\n一块钱四个,\n嘿嘿。",font=("Times",20,"bold"))
pen.hideturtle() pen.hideturtle()
len=1 len=100
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.pencolor("red") pen1.pencolor("red")
pen1.fillcolor("red") pen1.fillcolor("red")
......
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