Exercise: Fibonacci series


Implement a function that accepts a positive integer (n) and return the first n numbers of the Fibonacci series.