From 07c024eb96fa91598b8fe021fdac8b91923dd2dc Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 16 Jun 2024 13:30:07 +0800
Subject: [PATCH] save project

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

diff --git a/gufgh.py b/gufgh.py
new file mode 100644
index 0000000..ee3b855
--- /dev/null
+++ b/gufgh.py
@@ -0,0 +1,3 @@
+message=input("请输入")
+for i in message:
+    print(i)
\ No newline at end of file
--
libgit2 0.25.0