Question: Pseudocode pls. 1. Create a flowchart or pseudocode that will ask the user to input the 10 numbers that will be stored in an array

Pseudocode pls.
1. Create a flowchart or pseudocode that will ask the user to input the 10 numbers that will be stored in an array and output the Mean, Median, Largest and Smallest among the input numbers. 2. Create a flowchart or pseudocode that will ask the user for 10 numbers and store the numbers in the array in the sequence that it will be entered by the user. Reverse the order of numbers in the array then output the new order starting from index 0 to array_size -1 Example: User Input: 23 45 12 34 78 65 23 1 7 56 Reverse Order 7 56 1 23 65 78 34 12 45 23
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
