Commit 4c892f6e by BellCodeEditor

save project

parent c66a449e
Showing with 11 additions and 0 deletions
#导入模块
import turtle
#创建画笔
pen=turtle.Pen()
#写字
pen.write("若叶. \nturtle真好用,\n我会在画布上写字啦",font=("Times",30,"normal")
#保存画布
pen.hideturtle()
#
tuple.done9()
\ 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