Commit a91a2cdf by BellCodeEditor

save project

parent b2e947df
Showing with 2 additions and 2 deletions
......@@ -2,10 +2,10 @@
import turtle
pen=turtle.Pen()
screen=turtle.Screen()
screen.bgcolor("blue")
screen.bgcolor("Light blue")
pen.penup()
pen.goto(100,-100)
pen.write("你会拿肾肝吗?\n你会千鸟吗?",font=("Times",20,"normal"))
pen.write("你这瓜,保熟吗?\n15元!\n草!!!(是一种植物)\n......\n滚!!!",font=("Times",15,"normal"))
pen.hideturtle()
pen1=turtle.Pen()
pen1.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