Stop show with sound -- Keyboard shortcut: 'x'  Next slide in show -- Keyboard shortcut: 'n'  3 minutes, 41 secondsExpressions, Types, and Functions - slide 15 : 46

An example of type checking
Is the expression   (+ 1 (if (even? x) 5 "five"))   correct with respect to types?