Question: Write a javascript program that asks the user for Pos magic numbers. The magic numbers must be stored in an array . (-10 points if
Write a javascript program that asks the user for Pos magic numbers.
The magic numbers must be stored in an array. (-10 points if not in array)
The program needs to calculate the sum of all numbers, the largest and the smallest number, and the mean (average) of the numbers (from the array). (8 points)
The program needs to count the number of magic numbers that are bigger than the mean number (from the array). (3 points)
The program needs to count the number of magic numbers that are smaller than the mean number (from the array).
webpage should follow examples below
Initial page
example input:





OUTPUT

Richard Ricardo's Kung Fu Panda Po Magic Array Enter Po's magic numbers, it will be stored in Richard's Array. Enter Po's Numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
