Programming (12th Grade)
Mathematics in Programming
What is the output of the following code: print(2 + 3 * 4)?
20
14
14.0
5