python program to print Fibonacci numbers in two different ways 1)using function and 2)using Recursive function with explaination.