Input a list of positive numbers (terminated by 0) into an array, find the mean (average) of the numbers in the array, and output the result. Use a subprogram to input the numbers, a function to find the mean, and a subprogram to output the result.

profilekwabenaoworier

Question 1

Using Notepad++ (installed from the "Start Here!" page), write a program using Pseudocode to solve the following problem. In your program, make use of subprograms and functions with parameters and arguments.

Input a list of positive numbers (terminated by 0) into an array, find the mean (average) of the numbers in the array, and output the result. Use a subprogram to input the numbers, a function to find the mean, and a subprogram to output the result.

    • 10 years ago
    • 9
    Answer(2)

    Purchase the answer to view it

    blurred-text

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      pseudocodenumbersadd.docx