Topic: Mathematics Problem / Level: intermediate

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

Run the code to see the output here...