Computer Science, asked by techm9258, 16 days ago

Algorithm to find difference between two numbers

Answers

Answered by lucky99882
1

Answer:

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