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

Notes for Slide 07
This slide shows a couple of examples using both
the less-than-operator: < :and
the greater-than-operator: > :as well as some
questions to verify your understanding of
operators and if-elseif-else-endif blocks.
It is not cheating to read the answer here,
but it will help both you and your teacher and
the author of these words to know if you are not
able to answer these questions. If you are at
all confused about the appropriateness of the
program itself, consider that you are the
person running the program and you do not
see the code itself. The top program should
report that the guess is correct and the bottom
program report higher in the elseif-part and
report lower in the else-part.


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