Commit 03e27d38 by BellCodeEditor

save project

parent cdbb892d
Showing with 1 additions and 1 deletions
......@@ -6,7 +6,7 @@ pen=turtle.Pen()
pen.penup()
pen.goto(100,-100)
pen.write('陈博,\n!',font=('Times',25,'normal'))
pen.write('陈博,\n生日快乐!',font=('Times',25,'normal'))
pen.hideturtle()
pen1=turtle.Pen()
pen1.pencolor('blue')
......
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