Commit 82129af7 by BellCodeEditor

save project

parent bf901fc5
Showing with 2 additions and 2 deletions
......@@ -2,8 +2,8 @@
import turtle
pen=turtle.Pen()
pen.penup()
pen.goto(90,-100)
pen.write("春眠不觉晓,\n处处闻啼鸟.",font=("Times",20,"normal"))
pen.goto(-320,-160)
pen.write("妈妈,就是我还想学跆拳道,我知道我学习不是很理想,\n但是我希望你和爸爸给我三个月时间,不包括过年,\n在这三个月里,\n你们一定会看到我的成果,跆拳道我也会天天练习,\n你帮跟爸爸求求情.爱你",font=("Times",20,"normal"))
pen.hideturtle()
screen=turtle.Screen()
screen.bgcolor("pink")
......
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