asked 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

2 Answers

4 votes

Answer:

a single statement loop

Step-by-step explanation:

answered
User Simon Xu
by
7.4k points
2 votes

Answer:

A single statements loop is the answerrr

answered
User Jkcl
by
8.4k points