Computer Science, asked by saifirukhsar3586, 8 months ago

Find the algorithm to the sum of two number

Answers

Answered by AllenGPhilip
3

Answer:

Explanation:

Step 1 : Start

Step 2 : Input A , B

Step 3 : C = A + B

Step 4 : Output C

Step 5 : Stop

Similar questions