access subpair of a string in single loop in python code example Example: how to loop through string in python for i in "Hello": print(i)