Topic: Mathematics Problem / Level: advanced

Problem: Create a program to compute the number of combinations of n items taken k at a time using the factorial.

Run the code to see the output here...