Environmental Sciences, asked by tabbharmal7076, 7 months ago

write an algorithm to calculate the difference two numbers

Answers

Answered by badrinathgpm123
8

Explanation:

first Declare 2 variables a ,b.

input 2 nos a and b.

print sum=a+b.

print difference = a-b.

print product =a*b. end. #answerwithquality #BAL.

Similar questions