Construct a solution algorithm for the following programming problems. Your solution should contain:
• a defining diagram
• a pseudocode algorithm
• a desk check of the algorithm.
Design an algorithm that will read a series of integers at the terminal. The first integer is special, as it indicates how many more integers will follow. Your algorithm is to calculate the sum and average of the integers, excluding the first integer, and display these values to the screen.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.