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
6.3k points

2 Answers

4 votes

Answer:

a single statement loop

Step-by-step explanation:

User Simon Xu
by
6.2k points
2 votes

Answer:

A single statements loop is the answerrr

User Jkcl
by
7.0k points