Topic: Mathematics Problem / Level: beginner

Problem: Implement a function to find the number of ways to distribute n indistinguishable objects into k distinguishable boxes.

Run the code to see the output here...