asked 108k views
3 votes
Write a python function binom_product that takes integer arguments a and b and positive integer argument n and returns the product of the coefficients in the expansion of (ax by)n.

1 Answer

0 votes
More than two binomial

No related questions found