Commit 2323907a by BellCodeEditor

save project

parent 37e68d0c
Showing with 3 additions and 2 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
p=turtle.Pen()
p.write("书到用时方恨少,\ns",font=("Times",30,"normal"))
\ No newline at end of file
p.write("书到用时方恨少,\ns",font=("Times",30,"normal"))
p.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