Computer Science, asked by rishavgupta2505, 4 days ago

write an algorithm to add two numbers

Answers

Answered by sarwathunisa244
2

Answer:

The algorithm to add two numbers.

Declare variable ( Two variable to store the number input by the user and one variable is used to store the output).

  • Take the input of two numbers.
  • Apply the formula for addition.
  • Add two numbers.
  • Store the result in a variable.
  • Print the result.

Explanation:

here is your answer!

hope it helps you ♡´・ᴗ・`♡

mark as brainliest ☆

#RaziaSultqana❀

Similar questions