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

Added a file Large Factorial.c #90

Open Manaarth opened 5 years ago

Manaarth commented 5 years ago

Added a function large factorial which calculates the factorial of numbers up to 5000.