Challenge 2 - Instances of the Fibonacci Sequence

Create a function that takes a number as an argument and returns n instances of the Fibonacci sequence as an array. 

Input: