Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to find the total number of combinations of n items taken k at a time.

Run the code to see the output here...