Commit e59fba4a by BellCodeEditor

save project

parent 9f5e431c
Showing with 3 additions and 2 deletions
import turtle
screen=turtle.Screen()
screen.bgcolor(" blue")
pen.goto(-100,0)
screen.bgcolor("pink")
pen.pengoto(-100,0)
pen.pencolor("black")
pen.write("我是你爸爸")
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