Programming (Year 11)

Basic Operators

What is the output of the following code: print(2 ** 3 + 4 * 2)?