News

This algorithm would allow five numbers to be inputted and would work out the total. A count-controlled loop would be used because it is known, in advance, how many times the algorithm needs to loop.
Iteration close iterationThe repetition of a block of statements within a computer program. is the third programming ... If the result is FALSE, the code loops back to the start of the iteration ...