From 43f77f1c743d698452c154b7b79960ec663f691f Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 18 Nov 2023 14:52:52 +0800
Subject: [PATCH] save project

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

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