IDNLearn.com provides a collaborative environment for finding accurate answers. Our experts are ready to provide in-depth answers and practical solutions to any questions you may have.

Marta is creating a program that will guide the user through a series of physical exercises. She wants the program to coach the user to do 10 push-ups. Which kind of loop should be used?
a binary loop
a condition-controlled loop
a count-controlled loop
an interface loop


Sagot :

she should use a condition-controlled loop. Because it uses a True/False and it will not continue until the task is done
A condition controlled loop I’m pretty sure it’s that