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

Notes for Slide 06
This slide emphasizes that many teachers prefer to split the
else-statement across two or even three lines. In any of these
three style choices, both the close curly brace: } :and the
open curly brace: { :are placed under the word if
from the if-statement that this else-statement belongs to (unless
the open curly brace is placed on the end of a line).


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