iterate int in python code example Example: iterate over numbers in int python Click to copyfor c in string: c = int(c) # do stuff with c