how to use the combination function in python ?

For example 9 choose 2 (written as 9C2) = 9!/7!*2!=36

Please help, I couldnt find the function through help.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to