22
QuizMultiple Choice

Resources for Programmers — Unit test

Question 22 of 25 • Introduction to Information Technology - EL3701

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?

Answer
A
a for loop
B
a while loop
C
an infinite loop
D
a single statement loop
Previous
Next