From 6080a1b7c9124a6d66245bd7e2c66fbf5e75cf74 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Fri, 26 Jan 2024 17:04:18 +0800
Subject: [PATCH] save project

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

diff --git a/diy1.py b/diy1.py
index e969010..40992a4 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1,5 +1,5 @@
 import turtle
 pen=turtle.Pen()
-pen.write("你个大傻子,不要脸,\n我祝你全家死光光",font=("Times",20,"normal"))
+pen.write("你个大傻子,不要脸,\n一个big thin dog,\n我祝你全家死光光",font=("Times",20,"normal"))
 pen.hideturtle()
 turtle.done()
--
libgit2 0.25.0