Page 1 of 1

Design a program that allows a user to enter 10 numbers or until 0 (zero) is entered. Store the numbers entered in an ar

Posted: Mon May 09, 2022 7:15 am
by answerhappygod
Design A Program That Allows A User To Enter 10 Numbers Or Until 0 Zero Is Entered Store The Numbers Entered In An Ar 1
Design A Program That Allows A User To Enter 10 Numbers Or Until 0 Zero Is Entered Store The Numbers Entered In An Ar 1 (8.06 KiB) Viewed 24 times
Design a program that allows a user to enter 10 numbers or until 0 (zero) is entered. Store the numbers entered in an array, Find and display the sum of the positive numbers and the sum of the negative numbers.