previous
|
start
|
next
Chapter Goals
To be able to program loops with the
while
,
for
, and
do
statements
To avoid infinite loops and off-by-one errors
To understand nested loops
To learn how to process input
To implement simulations
previous
|
start
|
next