Commit acb67fce by BellCodeEditor

save project

parent 6d263b6b
Showing with 4 additions and 2 deletions
...@@ -3,4 +3,7 @@ ...@@ -3,4 +3,7 @@
""" """
import turtle import turtle
pon=turtle.pon() pon=turtle.pon()
for i in range(5) for i in range(5)
\ No newline at end of file pon.hideturtle()
pon
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