From f5515869bae2ae38a3ca8e824e03797ebf201029 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Tue, 28 Mar 2023 18:53:48 +0800
Subject: [PATCH] auto save

---
 diy1.py | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/diy1.py b/diy1.py
index 9a6623b..090db87 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1,6 +1,4 @@
 # 利用write()帮助悟空给诺依回信吧~
 import turtle
 pen=turtle.Pen()
-pen.write("Hi,诺伊~、\n用phthon写电子贺卡真是太有趣了",font=("Times",18,"normal"))
-pen.hideturtle()
-turtle.done()
\ No newline at end of file
+pen.write=("")
\ No newline at end of file
--
libgit2 0.25.0