Commit d977e2d0 by BellCodeEditor

save project

parent 12d20fa6
Showing with 3 additions and 0 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle import turtle
screen=turtle.Screen()
screen.bgcolor("red")
pen=turtle.Pen() pen=turtle.Pen()
pen.write("智障儿童欢乐多",font=("Times",30,"normal")) pen.write("智障儿童欢乐多",font=("Times",30,"normal"))
turtle.done() turtle.done()
""" """
花红柳绿桃李芬芳,我的世界,青山常在绿水茫茫,\n 花红柳绿桃李芬芳,我的世界,青山常在绿水茫茫,\n
我的世界,小桥流水黛瓦粉墙,我的世界,\n 我的世界,小桥流水黛瓦粉墙,我的世界,\n
......
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