From a5822cc4bd56c4799a57beac21f0ac2ede85efbd Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 7 Mar 2021 10:00:38 +0800
Subject: [PATCH] save project

---
 diy1.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/diy1.py b/diy1.py
index 16030cf..af33e41 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1,5 +1,5 @@
 import turtle
 pen=turtle.Pen()
-pen.write("新\n年\n快\n乐",font=("Times",40,"normal"))
+pen.write("祝你\n别咳\n嗽了",font=("Times",40,"normal"))
 pen.hideturtle()
 turtle.done()
\ No newline at end of file
--
libgit2 0.25.0