Commit fbbd020d by BellCodeEditor

auto save

parent 77f4b3d2
Showing with 3 additions and 3 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("Hi,诺依。\n我也会用turtle模块了!",font=("Time",30,"normal")) pen.write("Hi,诺依。\n我也会用turtle模块了!",font=("Time",40,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.don turtle.done()
\ No newline at end of file \ 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