Commit f7096928 by BellCodeEditor

auto save

parent 11ac47e3
Showing with 3 additions and 1 deletions
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
""" """
import turtle import turtle
open=turtle.pen() open=turtle.pen()
for i in range(5) for i in range(5):
pen.done() pen.done()
\ No newline at end of file
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