Write a c program that reads 5 integers from the terminal, and then print the sum and the average of the even and odd in
Posted: Wed Apr 27, 2022 3:07 pm
Write a c program that reads 5 integers from the terminal, and then print the sum and the average of the even and odd integers input by me user Print "The sum of even numbers is x and the average sy and The sum of odd numbers is ex and the average is v. Use a while loop