Question: Write a program that will read a series of integers from the screen. The first integer is special, as it indicates how many integers will
Write a program that will read a series of integers from the screen.
The first integer is special, as it indicates how many integers will follow (For example, if the first integer is 9, the program must read 9 numbers from the input).
Your program is to calculate and print the sum and average of the integers, excluding the first integer and display these values to the screen.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
