Commit eef287b1 by BellCodeEditor

save project

parent 47e70d07
Showing with 2 additions and 1 deletions
import turtle
pen=turtle.Pen()
pen.write("新年快乐,\n在新的一年里,\n我们要努力学习,\n加油。",font=("KaiTi_JB312",50,"normal"))
pen.write("新年快乐,\n在新的一年里,\n我们要努力学习,\n加油。",font=("KaiTi_JB2312",50,"normal"))
pen.hideturtle()
turtle.done()
\ No newline at end of file
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