From 9f0f069904cac807edc1967a33da9c5db6bb8032 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Fri, 12 Aug 2022 19:15:46 +0800
Subject: [PATCH] save project

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

diff --git a/2.py b/2.py
new file mode 100644
index 0000000..3ed45da
--- /dev/null
+++ b/2.py
@@ -0,0 +1,3 @@
+messgae="诺伊,周末一起去动漫展!"
+for i in messgae:
+    print(i,sep=" ")
\ No newline at end of file
--
libgit2 0.25.0