Computer Science, asked by ohktpoh, 6 months ago

What will be the output of the following statements ?
a=12
b=10
c=a+b+5
print(c)

Answers

Answered by shauryaagarwal17nov
1

Answer:

27........,.........

Answered by preetypandey0681
1

Answer:

65

Explanation:

So this is the statement- 10 * 35 / 5 – 5.

First division is done-10 * 7 -5

Next multiplication- 70 - 5

Finally the answer is 65.

Similar questions