Commit bcbdded7 by BellCodeEditor

save project

parent ae4f036f
Showing with 4 additions and 4 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
mm=turtle.Pen mm=turtle.Pen()
mm.write("mmp\n857857\nwttn\ndddddddddddddddd",font=("Times",100,"normal")) mm.write("mmp\n857857\nwttn\ndddddddddddddddd",font=("Times",10,"normal"))
mm.hideturtle() mm.hideturtle()
turtle.down() turtle.done()
\ No newline at end of file \ 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