Commit dd78187a by BellCodeEditor

auto save

parent 3e695f5d
Showing with 1 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
# pen.write("我\n喜\n欢\np\ny\nt\nh\no\nn",font=("times",10,"normal")) pen.write("我\n\n\np\ny\nt\nh\no\nn",font=("times",10,"normal"))
pen.hideturtle() pen.hideturtle()
p=turtle.Pen() p=turtle.Pen()
p.pensize(5) p.pensize(5)
......
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