Exercise: Fibonacci


Implement a function that accepts a positive integer (n) and returns the n-th numbers of the Fibonacci series.