Commit 54ae1d5f by BellCodeEditor

auto save

parent 1b4a1871
Showing with 1 additions and 1 deletions
import turtle
screen=turtle.Screen
screen.bjcolor("light blue")
screen.bgcolor("light blue")
pen=turtle.Pen()
pen.write("脑白金?",font=("Times",80,"normal"))
pen.hideturtle()
......
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