OpenGuide / C-Guide-for-Beginners

This will be an Open Guide for all beginners in Python ! You can read and learn simple C codes here , and whats more interesting is that you can even Contribute !!!
MIT License
8 stars 90 forks source link

Update fibonacci.c #109

Closed miltoskat closed 5 years ago

miltoskat commented 5 years ago

Added code which using a function calculates n fibonacci numbers using recursion