Computer Science, asked by afsana48, 1 year ago

write algorithm to add two numbers.

Answers

Answered by Nupurmehra
7
This attachment can help you...
Attachments:
Answered by superiortanu12378
18

First step is to write one number say 2 in one cell..say, A1 and write the second number say, 3 in the second cell say, A2.

Now click in the third cell where you want the result of the addition and type add (A1 : A2 ) and press enter key.

You will get the result as 5.

Similar questions