Write a program using int variables to find the sum of three numbers say 15, 36 and 45 and subtract the result from 100 using variables.
Answers
Answered by
1
Answer:
4
Explanation:
15+36+45-100
96-100
=4
Similar questions