Commit 84c8109f by BellCodeEditor

save project

parent 21edc1df
Showing with 2 additions and 2 deletions
...@@ -4,6 +4,6 @@ ...@@ -4,6 +4,6 @@
import turtle import turtle
pon=turtle.pon() pon=turtle.pon()
for i in range(5) for i in range(5)
pon.hideturtle() pon.hideturtle(200)
pon pen
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