You are right ... the boolean statement student in ('A' 'B' 'C') evaluates to 1; thus, for student 'C', 1*10 = 10.
In short, the sum operator (+) used in conjunction with the product of a boolean result would result in a non-missing value.
... View more