Commit ee1dd23e by BellCodeEditor

save project

parent 8d9727e6
Showing with 1 additions and 1 deletions
......@@ -4,7 +4,7 @@ screen.bgcolor("light blue")
Pen=turtle.Pen()
Pen.penup()
Pen.goto(-100,0)
Pen.write("诺依,谢\n谢你的来信!",font=("Times",40,"normal"))
Pen.write("诺依,谢\n谢你的来信!",font=("Times",20,"normal"))
pen1=turtle.Pen()
pen1.pensize(5)
pen1.pencolor("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