From 2fbcf73f86a6c9c3b640d667f6034a16622d6ec2 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 26 Nov 2023 11:14:18 +0800
Subject: [PATCH] auto save

---
 diy1.py | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 diy1.py

diff --git a/diy1.py b/diy1.py
new file mode 100644
index 0000000..617c94f
--- /dev/null
+++ b/diy1.py
@@ -0,0 +1,7 @@
+# 利用write()帮助悟空给诺依回信吧~
+# import turtle
+# pen=turtle.Pen()
+# pen.write("你\n好\n诺\n依.",font=("Times",30,"normal"))
+# pen.hideturtle()
+
+P
\ No newline at end of file
--
libgit2 0.25.0