Given an array of numbers, find the average of those numbers.
There will always be at least one number in the array.
Given an array of numbers, find the average of those numbers.
There will always be at least one number in the array.
Introduction
JavaScript Basics
Numbers
Strings
Logic
Variables
Loops
Objects
Arrays
Going Further