C-18-Q015mediumsingle_mcq
While loops are often used as alternatives to:
While loops are often used as alternatives to:
- a
ifstatements - b
forstatements - c
printstatements - d
importstatements
While loops are often used as alternatives to:
if statementsfor statementsprint statementsimport statements