Commit 0630da3e by BellCodeEditor

save project

parent 84659479
Showing with 3 additions and 3 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
b=turtle.Pen()
b.write("gugin;oickfhm",font=("times",30,"normal"))
b.hidetutle()
b.done()
b.write("gugin;\noickfhm",font=("times",30,"normal"))
b.hideturtle()
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