From be4bfabe00245a9145538737ce1b94031a4b5cc7 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 6 Feb 2021 17:33:35 +0800
Subject: [PATCH] auto save

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

diff --git a/diy1.py b/diy1.py
index fbaf8bb..511d107 100644
--- a/diy1.py
+++ b/diy1.py
@@ -1,5 +1,2 @@
 import turtle
-pen=turtle.Pen()
-pen.write("adwadsad\n方子健",font=("Times",20,"normal"))
-pen.hideturtle()
-turtle.done()
+
--
libgit2 0.25.0