What is the purpose of a for loop in Python?
To define a function
To iterate over a sequence or iterable
To perform arithmetic operations
To create a conditional statement