Page 1 of 1

You are creating a routine that will perform calculations by using a repetition structure. You need to ensure that the e

Posted: Thu Oct 20, 2022 2:48 pm
by answerhappygod
You are creating a routine that will perform calculations by using a repetition structure. You need to ensure that the entire loop executes at least once.Which looping structure should you use?

A. For
B. While
C. Do„While
D. For. „Each