Respuesta :
Answer:
Many algorithms make it necessary for a programming language to have a construction which makes it possible to carry out a sequence of statements repeatedly. The code within the loop, i.e. the code carried out repeatedly, is called the body of the loop.
Explanation:
mlockmiller20, snap
Answer:
Some programs that use condition-controlled loops and count-controlled loops are python, Tynker, and video games all use condition-controlled loops.
Explanation: