Programming (Year 11)
Operators
What is the output of the following code: print(2 * 3 + 5)?
11
10
8
6
Next