| Contact PSVM (Q & A) | Notes Below Audio | [toc] [prev] Slide 6 of 19 [next] |
|
|
| 1, 2, 3, 4, 5, [6 (top)], 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, [Lab] |
|
Notes for Slide 06 Two consecutive pipe characters ('||') are used to mean the word "or". The place where the or-operator can be placed is between any two conditions that could be true or false. The result is true if either of the conditions are true; otherwise, the result is false. 1, 2, 3, 4, 5, [6 (top)], 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, [Lab] |