
Patrick B. answered 07/13/19
Tutor
4.7
(31)
Math and computer tutor/teacher
DO you know how many times the loop needs to execute? Can it be counted?
Are you working with an array?
If so, then you do a FOR loop
otherwise you need a WHILE loop