diff --git a/diy1.py b/diy1.py
index 759fe19..1e422f3 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1,5 +1,6 @@
 import turtle
-pen=turtle.Pen()
-pen.write("诺伊,\nturtle真好用,\n我也会在画布\n上写字啦!",font=("Times","30","normal"))
-pen.hideturtle()
-turtle.done()
\ No newline at end of file
+# pen=turtle.Pen()
+# pen.write("诺伊,\nturtle真好用,\n我也会在画布\n上写字啦!",font=("Times","30","normal"))
+# pen.hideturtle()
+# turtle.done()
+pen=turtle.Pen1
\ No newline at end of file