Commit f46b4eb6 by BellCodeEditor

save project

parent e7dc1234
Showing with 2 additions and 1 deletions
......@@ -27,10 +27,11 @@
m='诺一,周末一起去看动漫展吧!'
m='诺一,周末一起去看动漫展吧!'
# for i in m:
# print(i)
i=0
while i<len(m):
print(m[i])
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