1
Answer

Integers

Photo of kim justin eding

kim justin eding

10y
1.2k
1
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