Which of the following is NOT a valid use case for the continue statement?
Skipping over certain statements in a loop
Returning a value from a function
Overlook minor misbehaviors
Impose harsh punishments for any infraction

Programming Principles Exercises are loading ...