Commit acd27c26 by BellCodeEditor

save project

parent 6be1acee
Showing with 2 additions and 1 deletions
import turtle
pen=turtle.Pen()
pen._write("同学们:\n期末快到啦,\n你们一定要抓紧复习\n有付出就一定有收获!\n邱子恒",font=("times",30,"normal"))
pen.write("同学们:\n期末快到啦,\n你们一定要抓紧复习\n有付出就一定有收获!\n邱子恒",font=("times",30,"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