Commit 44ff9f5d by BellCodeEditor

save project

parent 8af405c5
Showing with 2 additions and 0 deletions
......@@ -2,6 +2,8 @@
import turtle
pen=turtle.Pen()
pen.write("岁月是把杀猪刀,\n紫了葡萄,\n黑了木耳,\n软了香蕉,除了......",font=("Times",30,"normal"))
screen=turtle.Screen()
screen.bgcolor('orange')
pen.hideturtle()
turtle.done()
pen.pensize(5)
......
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