Contact PSVM   (Q & A)  |  Notes Below   Audio  |  [toc]   [prev] Slide 5 of 13 [next]
SIJLesson14 Slide05
1, 2, 3, 4, [5 (top)], 6, 7, 8, 9, 10, 11, 12, 13, [Lab]

Notes for Slide 05
boolean variables are used to store true/false values.
The topics we will cover for boolean variables include
the creation and initial value of boolean variables,
setting a true or false into a boolean variable,
and
getting the current value of a boolean variable.


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