Commit 1d0b10cc by BellCodeEditor

auto save

parent 58779f12
Pipeline #12744 failed in 0 seconds
Showing with 6 additions and 0 deletions
qwq = ["a","b","c"]
for shabi in qwq:
print(shabi)
for sb in range(len(qwq)):
print(qwq[sb])
\ 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