From 3ee9ff70efa9e84872dddfe659ae231afa71b97c Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 3 Jun 2023 11:48:42 +0800
Subject: [PATCH] save project

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

diff --git a/diy1.py b/diy1.py
index a3f85fc..803bacb 100644
--- a/diy1.py
+++ b/diy1.py
@@ -13,4 +13,4 @@ pen.circle(50,180)
 pen.right(90)
 pen.circle(50,180)
 pen.forward(100)
-pen.done()
\ No newline at end of file
+turtle.done()
\ No newline at end of file
--
libgit2 0.25.0