Commit d3a47daf by BellCodeEditor

auto save

parent 5b7cb538
Showing with 3 additions and 3 deletions
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
screen=turtle.Screen() screen=turtle.Screen()deturtle()
screen.
pen.speed() pen.speed()
pen.hideturtle() pen.hibgcolor('black')
screen.bgcolor('black')
i=0 i=0
while i<135: while i<135:
......
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