diff --git a/diy1.py b/diy1.py
index 80f3e9b..8ee0daf 100644
--- a/diy1.py
+++ b/diy1.py
@@ -3,7 +3,7 @@ import turtle
 
 pen=turtle.Penscreen=turtle.Screen
 #pen.speed('fast')
-pen.hideturtle()
+turtle.turtle hideturtle()
 pen.speed(10)
 screen.bgcolor('black')