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

Notes for Slide 18
In the lab, write a program that will assign a letter
grade to a test score without using any elseif- or
else-statements. You will need to use combination
operators.
Also, try to negate a condition that has three
comparisons in it, and then completely test
the program.


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