packagel6
v1.0.0
Published
my first javascript package
Downloads
4
Readme
The Fibonacci series, also known as the Fibonacci sequence, is a series of numbers where each number is the sum of the two numbers that come before it. The program in index.js file allow us to find the fibonacci series of a given number.
