Geography, asked by mohitrathimr9093, 4 days ago

Write an algorithm to find substraction of two numbers

Answers

Answered by sonkarritu272
0

Explanation:

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.

this is your answer hope it helps you

Similar questions