Quiz 5, Version B, Solution 1) a) a: 10 b: 0 c: 2 d: 12 return value: 8120 b) cannot concatenate 'str' and 'int' objects c) unsupported operand type(s) for -: 'str' and 'int' d) unsupported operand type(s) for -: 'str' and 'int' e) a: 40 b: 0 c: 2 d: 40 return value: 38400 ~~~~~~ 2) a) -16 17 b) -9 24