Commit d964a22c by BellCodeEditor

auto save

parent d19bc9cd
Showing with 3 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
from turtle import turtle
p=turtle.Pen() p=turtle.Pen()
p.hideturtle() p.hideturtle()
p.write("SB",font=("Times"90"normal")) p.write("SB",font=("Times",20,"normal"))
turtle.done() 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