Topic: Mathematics Problem / Level: intermediate

Problem: Create a program to calculate the number of ways to distribute n identical items into k distinct groups.

Run the code to see the output here...