Commit 38938296 by BellCodeEditor

save project

parent 9589d6da
Showing with 1 additions and 1 deletions
...@@ -4,5 +4,5 @@ yasuo=len(message) ...@@ -4,5 +4,5 @@ yasuo=len(message)
i=0 i=0
while i<yasuo: while i<yasuo:
maojin=message[i] maojin=message[i]
print(i) print(maojin)
i=i+1 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