From ee3697a4927bec2515248949aa928481c0e52f92 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 21 Nov 2021 16:41:08 +0800
Subject: [PATCH] save project

---
 diy1.py | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/diy1.py b/diy1.py
index 7168f9e..d51024b 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1,7 +1,7 @@
 import turtle
-pen=turtle.Pen()
-pen.write("Hi, \n喜欢python~-悟空 ",font=("Times",18,"normol"))
-pen.hideturtle()
-turtle.done()
+# pen=turtle.Pen()
+# pen.write("Hi, \n喜欢python~-悟空 ",font=("Times",18,"normol"))
+# pen.hideturtle()
+# turtle.done()
 
 
--
libgit2 0.25.0