Programming (11th Grade)
Basic Programming
What is the output of the following code: print(2 * 3 + 5) ?
11
6
7
None of the above