Computer Science, asked by kirezilael, 1 month ago

write an algorithm of a program calculates the sum of two numbers and allows the user to continue for different values , the program will stop if the user chooses that he does not want to continue

Answers

Answered by s14974apratibha07847
1

Software Engineer uses various programming ... Before writing a program, first needs to find a procedure for ... For beginners, it is always recommended to first write algorithm and draw ...

Answered by harinipuppy120
0

Answer:

In order to solve this problem, we need to add a last value to the list of numbers given. This value should be unique so that, each time we get a value, we test the value ...

Similar questions