Commit 71ae91b9 by BellCodeEditor

auto save

parent 8d67d1f4
Showing with 4 additions and 7 deletions
message="42h5" a=["rf",9,5]
i="0" for a in range(1,3):
length=len(message) print(a)
while i<length: \ No newline at end of file
b=message[i]
print(b)
i+=1
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