Commit c095e7ce by BellCodeEditor

save project

parent 286d50db
Showing with 1 additions and 1 deletions
#别用我的,谢谢,别删,你可以新建。十分感谢。。。。你也可以用其他的、 #别用我的,谢谢,别删,你可以新建。十分感谢。。。。你也可以用其他的、
import turtle import turtle
screen=turtle.screen() screen=turtle.Screen()
screen.bgcolor("light blue") screen.bgcolor("light blue")
pen=turtle.Pen() pen=turtle.Pen()
pen.penup() pen.penup()
......
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