Commit 788d5f6b by BellCodeEditor

auto save

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