Commit 3c7f66de by BellCodeEditor

save project

parent 7d5fe88b
Pipeline #4310 failed in 0 seconds
Showing with 6 additions and 4 deletions
massage="何金霖"
for i in massage:
length=len(massage)
i=0
while i < length:
a=massage[i]
print(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