Commit 365d3471 by BellCodeEditor

save project

parent c816b9b8
Showing with 7 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
pen = turtle.pen()
pen.write("诺依,好久不见\n明天你有时间吗?\n我想和你一起看电影",font=("华文行楷",50,"bold italic"))
pen.goto(-200,100)
pen.write("?",("华文中宋",200,"bold italic"))
\ 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