Commit 290f0d35 by BellCodeEditor

save project

parent 27878f0c
Showing with 1 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
Pen = turtle.Pen() Pen = turtle.Pen()
Pen.write("Hi,诺衣是猪"font=("Times",1)) Pen.write("Hi,诺衣是猪",font=("Times",1))
pen. pen.
turtle.done() turtle.done()
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