Challenge 1: Average of Numbers
Given an array of numbers, compute the average of those numbers recursively.
We'll cover the following...
Problem Statement
Implement a function that computes the average of all the numbers in an array.
If we have numbers and each number is denoted by ...
Access this course and 1400+ top-rated courses and projects.