Python’s for statement iterates over the items of any sequence (a list or a string), in the order that they appear in the sequence.