Commit 4954fdff by BellCodeEditor

save project

parent f8f678a5
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ screen.bgcolor("red")
pen=turtle.Pen()
pen.penup()
pen.goto(100,-100)
pen.write("hi,是我\n你爹",font=("Time",18,"normal"))
pen.write("hi,我,\n你爹",font=("Time",18,"normal"))
pen.hideturtle()
#画爱心
pen1=turtle.Pen()
......
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