From e95ea7dd3426f18889ed762ff94be4d706ce4a8a Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sun, 26 Feb 2023 13:22:52 +0800
Subject: [PATCH] save project

---
 diy2.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/diy2.py b/diy2.py
index 2bc971e..078dfbf 100644
--- a/diy2.py
+++ b/diy2.py
@@ -1,4 +1,5 @@
 message = "诺依,周末一起去看动漫展吧!"
+for i in "诺依,周末一起去看动漫展吧!" (9):
 
 # 请对message进行遍历,取出所有元素
 
--
libgit2 0.25.0