Commit 0af6a17d by BellCodeEditor

save project

parent 5ce6ce8e
Showing with 1 additions and 1 deletions
...@@ -9,7 +9,7 @@ pen=turtle.Pen() ...@@ -9,7 +9,7 @@ pen=turtle.Pen()
pen.write("你好啊",font=("Times",20,"normal")) pen.write("你好啊",font=("Times",20,"normal"))
pen.hideturtle() pen.hideturtle()
#爱心 #爱心
ken=8.7 ken=45.5
pen1=turtle.Pen() pen1=turtle.Pen()
pen1.fillcolor("red") pen1.fillcolor("red")
pen.begin_fill() pen.begin_fill()
......
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