intrepidbird / gauss

Discord bot written in Python with mathematical functions and applications that can be applied to the real world or competitions
https://intrepidbird.github.io/gauss/
MIT License
10 stars 11 forks source link

Add Permutation and Combination functions #17

Closed Prathamesh-007 closed 1 year ago

Prathamesh-007 commented 1 year ago

I have added the nCr and nPr functions to python/main.py