Commit 92ebaf0d by BellCodeEditor

save project

parent a6ff4ecb
Showing with 2 additions and 1 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("吾乃郑家骏爷爷",font=("Times",20,"normal")) pen.write("郑家骏,\n我是你爷爷。",font=("Times",20,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.done()# 利用write()帮助悟空给诺依回信吧~ turtle.done()# 利用write()帮助悟空给诺依回信吧~
\ 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