It is simple program to execute the Fibonacci sequence.
C
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
LICENSE
README.md
fibonacci.c
fibonacci_using_function_C.c
fibonacci_using_function_in_C.docx
readme.txt

README.md

fibonacci-series-in-C

It is simple program to execute the Fibonacci sequence.