Commit b3d15958 by BellCodeEditor

save project

parent 13914b5d
Pipeline #9064 failed in 0 seconds
Showing with 6 additions and 5 deletions
maa="aaaa"
for i in maa:
print(i)
\ No newline at end of file
men="asdfg"
a=men[0]
b=men[1]
print(a)
print(b)
\ 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