Test 1
What is the output of the following mathematical operation?
print((95 + 15 * (-2 + 40 / 8)) * ((38 + 22) / 6) + (1 + 32 / 8))
Output of the above code:
What is the output of the following mathematical operation?
print((95 + 15 * (-2 + 40 / 8)) * ((38 + 22) / 6) + (1 + 32 / 8))
Output of the above code: