Commit 37847a41 by BellCodeEditor

save project

parent cbaec487
Showing with 13 additions and 0 deletions
import turtle# 利用write()帮助悟空给诺依回信吧~
pen=turtle.Pen
turtle.done
pen.write('你好呀',font="time",20,"normal")
pen.hideturtle()
pen=turtle.Pen()
#pen1.forward(100)
pen1.right(90)
pen1.forward(180)
pen1.fllcolod("red")
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