From bda9b23903591f07a6b8a529ab31cafc47bbdd23 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 7 May 2023 11:01:45 +0800
Subject: [PATCH] save project

---
 1.PY | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 1.PY

diff --git a/1.PY b/1.PY
new file mode 100644
index 0000000..fbd77ed
--- /dev/null
+++ b/1.PY
@@ -0,0 +1,3 @@
+import turtle
+pen=turtle.Pen()
+pen.write("(:"font=("Times",30,"normal"))
\ No newline at end of file
--
libgit2 0.25.0