At Westonci.ca, we connect you with the best answers from a community of experienced and knowledgeable individuals. Get immediate and reliable solutions to your questions from a community of experienced experts on our Q&A platform. Connect with a community of professionals ready to provide precise solutions to your questions quickly and accurately.

As you are learning a client’s programming needs, you realize the program will require an iteration of tasks, yet there are exceptions when the task will not be performed. What type of loop should you use for the exceptions?


while loop

for loop

then loop

if loop