Commit 03ac3d68 by BellCodeEditor

save project

parent a8ea8040
Showing with 4 additions and 2 deletions
import.turtle import turtle# 导入模块
pen=turtle.Pen() pen=turtle.Pen()
pen.write("你好呀!"font=("Times""30""normal") pen.color("yellow")
pen.write("你好呀!\n周楦松",font=("Times",30,"normal"))
pen.hideturtle() pen.hideturtle()
turtle.done()# 利用write()帮助悟空给诺依回信吧~ turtle.done()# 利用write()帮助悟空给诺依回信吧~
\ 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