Commit 7c451102 by BellCodeEditor

save project

parent 9d26a68a
Showing with 1 additions and 1 deletions
......@@ -15,7 +15,7 @@ pen.goto(200,0)
pen.write("你好呀!",font=("Times",50,"normal"))
pen.hideturtle()
pen1.pencolor("red")
pen1.pensize(5)
pen1.fillcolor("red")
pen1.begin_fill()
pen1.left(45)
......
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