Commit 316be220 by BellCodeEditor

save project

parent ac300262
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ len=int(len)
pen=turtle.Pen()
pen.penup()
pen.goto(100,-100)
pen.write("长风破浪会有时\n直挂云帆济沧海.",font=("Times",15,"normal"))
pen.write("长风破浪会有时\n直挂云帆济沧海\生日快乐.",font=("Times",15,"normal"))
pen.hideturtle()
len=60
pen.penup()
......
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