C-18-Q018mediumsingle_mcq
To exit a running while loop intentionally, the loop body should:
To exit a running while loop intentionally, the loop body should:
- aPrint a value
- bEventually make the condition false
- cUse only constants
- dAvoid all variables