Commit a0a1223b by BellCodeEditor

save project

parent bf516413
Showing with 1 additions and 1 deletions
...@@ -6,7 +6,7 @@ screen=turtle.Screen() ...@@ -6,7 +6,7 @@ screen=turtle.Screen()
pen.speed() pen.speed()
pen.hideturtle() pen.hideturtle()
screen.bgcolor('black') screen.bgcolor('black')
pen.speed(0)
i=0 i=0
while i<180: while i<180:
pen.pencolor('pink') pen.pencolor('pink')
......
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