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.

Relax

Respuesta :

More than two binomial