LoopTerminatingCondition
DRAFT
Observed

LoopTerminatingCondition
Incorrect

For and while loops end when the condition becomes true

Correct

For and while loops end when the condition becomes false