Computer Science, asked by prasanthkumar888pm, 1 month ago

1. Algorithm of the difference of two numbers​

Answers

Answered by Mahesh50124
0

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