Computer Science, asked by varshapande20, 11 months ago

what is the working of for loop​

Answers

Answered by ananya7653
0

Answer:

sorry I can't understand ur question

Answered by Laurenly
1

Answer:

A for-loop (or simply for loop) is a control flow statement for specifying iteration, which allows code to be executed repeatedly.

Explanation:

Similar questions