A sequence index uses a built-in function called length or len() to provide a total number of elements in an ordered list. With which iteration does this function work?
a for loop
a while loop
an infinite loop
a single statement loop