Given a list of rational numbers,find their product. ConceptThe reduce() function applies a function of two arguments cumulatively on a list of objects in succession from left to r... Read more