Basic JavaScript - Use Recursion to Create a Countdown

Because the countdown function returns an array - you wrote it that it always returns an array.

Check this throrough dissertation on recursion: