1
Reply

Integers

kim justin eding

kim justin eding

Sep 10 2014 8:24 AM
729
write a program that reads integers until 0 is entered. after input terminates, the program should report the total number of even integers (excluding 0) entered, the average value of the even integers, the total number of odd integers entered, and the average value of the odd integers.

Answers (1)
Next Recommended Forum