Question: Using JavaScript write a program that declares and directly loads an array with the following numbers: 12, 34, 67, 4, 9, 10, 7, 13 Have
Using JavaScript write a program that declares and directly loads an array with the following numbers: 12, 34, 67, 4, 9, 10, 7, 13 Have the program sum all the numbers together and then calculate the average. Then display all the numbers within the array, display the sum of the numbers, and display the average of the numbers.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
