Commit 47398865 by BellCodeEditor

save project

parent da535c1e
Showing with 2 additions and 1 deletions
import turtle
pen=turtle.pen()
screen=.screen()
screen=turtle.Screen()
pen.speed('fast')
pen.hideturtle()
screen.bgcolor('black')
......
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