Commit 513394be by BellCodeEditor

save project

parent df3c7291
Showing with 10 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
#1.准备纸
#2.准备笔
pen = turtle.Pen()
pen.write("生活不止眼前的苟且,还有诗和远方!",font = ("Times",18,"bold"))
#3.开始
turtle.done()
pen.
\ 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