1. Why is it important to properly initialize a loop’s control variable?
1. Why is it important to properly initialize a loop’s control variable? Why do you need to change a loop’s
control variable in a Do-While loop? Why do you not what to change the loop’s control variable in a For . . . Next loop?