/MaxMinAverageValueArray

Simple program developed with JavaScript. With a given array, it calculates the maximum, minimum value of the array, and it also calculates the average of the values which compose the array.

Primary LanguageJavaScript

Watchers