From 340fcb77493a09dd0671dc30f0b0ea57defe55d1 Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Fri, 1 Oct 2021 15:02:08 +0800
Subject: [PATCH] save project

---
 diy3.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/diy3.py b/diy3.py
index b21fd6c..e07c27f 100644
--- a/diy3.py
+++ b/diy3.py
@@ -1,6 +1,6 @@
 message = "诺依,周末一起去看动漫展吧!"
 while True:
-i=0
-print(message[i])
+map = 0
+print(message[map])
 i=i=+1
 
--
libgit2 0.25.0