HacktoberFest-21
HacktoberFest-21 copied to clipboard
Update fibonacci.py
Python code to write fibonacci series The next number is the addition of the last two numbers
Please provide a little description about the implementation, thanks.