| Contact PSVM (Q & A) | Notes Below Audio | [toc] [prev] Slide 8 of 14 [next] |
|
|
| 1, 2, 3, 4, 5, 6, 7, [8 (top)], 9, 10, 11, 12, 13, 14, [Lab] |
|
Notes for Slide 08 The condition in the if-break statement specifies what causes the loop to stop. Although the slide shows a statement after the endwhile-statement, it is not required to have a statement that runs after the loop ends: the end of a loop could be the end of the program 1, 2, 3, 4, 5, 6, 7, [8 (top)], 9, 10, 11, 12, 13, 14, [Lab] |