1
Answer

C# code that will display the sum of the numbers as each num

Photo of Gladys Majawa

Gladys Majawa

7y
628
1
C# code that will display the sum of the numbers as each number is added in reverse order to how they appear in Nums. Example out put 1; 3; 4; 7; … *

Answers (1)