Commit df4b7708 by BellCodeEditor

save project

parent f8ed602a
Pipeline #11476 failed in 0 seconds
Showing with 3 additions and 2 deletions
...@@ -3,4 +3,5 @@ l=len(m) ...@@ -3,4 +3,5 @@ l=len(m)
i=0 i=0
while i < l: while i < l:
e=m[i] e=m[i]
print(e) print(e)
\ No newline at end of file i=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