Commit 984c8d59 by BellCodeEditor

auto save

parent 1ea0b014
Showing with 1 additions and 1 deletions
...@@ -7,7 +7,7 @@ pen.speed() ...@@ -7,7 +7,7 @@ pen.speed()
pen.hideturtle() pen.hideturtle()
screen.bgcolor('black') screen.bgcolor('black')
i=0 i=0b'x'h's'b'x'sh
while i<135: while i<135:
pen.pencolor('pink') pen.pencolor('pink')
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