Contact PSVM   (Q & A)  |  Notes Below   Audio  |  [toc]   [prev] Slide 10 of 18 [next]
SIJLesson05 Slide10
1, 2, 3, 4, 5, 6, 7, 8, 9, [10 (top)], 11, 12, 13, 14, 15, 16, 17, 18, [Lab]

Notes for Slide 10
This slide shows the program example from a previous slide with the
addition of the endif-statement in the appropriate location.
The choice that began with an if-statement is concluded with an
endif-statement. The statements that follow the endif-statement will run
regardless whether the if-statement condition is true or false.


1, 2, 3, 4, 5, 6, 7, 8, 9, [10 (top)], 11, 12, 13, 14, 15, 16, 17, 18, [Lab]