python iterate through string in reverse code example Example: python iterate through string in reverse for c in reversed(string): print c