Commit 4ec4a7a1 by BellCodeEditor

auto save

parent f1c1ae08
Showing with 1 additions and 0 deletions
...@@ -6,6 +6,7 @@ screen=turtle.Screen() ...@@ -6,6 +6,7 @@ screen=turtle.Screen()
pen.speed('fast') pen.speed('fast')
pen.hideturtle() pen.hideturtle()
screen.bgcolor('black') screen.bgcolor('black')
pen.speed(20)
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