Commit df4b7708 by BellCodeEditor

save project

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