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

factorial.c #117

Open lsb4 opened 5 years ago

lsb4 commented 5 years ago

I added the function to calculate factorial of a number up to 20.