Computer Science, asked by tanishazadrao, 3 days ago

Traversing a list can be done using the ________ loop with len( ) and range ( )
(a) for
(b) while
(c) while-do
(d) do-while​

Answers

Answered by kmsahu1978
1

Explanation:

while - do is the answer of the question

Similar questions