Commit 6fd6b47f by BellCodeEditor

save project

parent 0771d28a
Pipeline #12825 failed in 0 seconds
Showing with 2 additions and 1 deletions
m ="诺依,你想跟我去公园吗?"
l=len(m)
i=0
while i < l
while i < l:
e =m[i]
print(e)
i +=1
\ No newline at end of file
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