Topic: Mathematics Problem / Level: beginner

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

Run the code to see the output here...