75.0k views
3 votes
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

User OneManRiot
by
4.8k points

2 Answers

4 votes

Answer:

a single statement loop

Step-by-step explanation:

User Simon Xu
by
4.8k points
2 votes

Answer:

A single statements loop is the answerrr

User Jkcl
by
5.3k points