Commit 6946df87 by BellCodeEditor

save project

parent 1bad0edb
Showing with 3 additions and 0 deletions
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.speed(0)
screen=turtle.Screen() screen=turtle.Screen()
pen.speed() pen.speed()
pen.hideturtle() pen.hideturtle()
......
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