Commit e7dc1234 by BellCodeEditor

save project

parent 53fcdabf
Showing with 6 additions and 5 deletions
...@@ -27,9 +27,10 @@ ...@@ -27,9 +27,10 @@
message='诺一,周末一起去看动漫展吧!' m='诺一,周末一起去看动漫展吧!'
for i in message: # for i in m:
print(i) # print(i)
i=0
while i<len(m):
i=i+1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment