diff --git a/diy1.py b/diy1.py
index 05704d8..0171d13 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1 +1,7 @@
-# 利用write()帮助悟空给诺依回信吧~
\ No newline at end of file
+# 利用write()帮助悟空给诺依回信吧~
+# import turtle
+# pen=turtle.Pen()
+# pen.write("你好\n沙雕",font=("Times",30,"normal"))
+# pen.hideturtle()
+# turtle.done()
+import turtl
\ No newline at end of file