Commit edaa02a7 by BellCodeEditor

save project

parent a5078dfc
Showing with 2 additions and 3 deletions
message = "4712471949410wodwiqosqdwo1p!" message = "4712471949410wodwiqosqdwo1p!"
for i in message: for i in range(len(message)):
print(i) print(message[i])
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