/problem4-calculate-average

Write a function which calculates the average of the numbers in a given list. Note: Empty arrays should return 0.

Primary LanguageHTML

This repository is not active