Python Programming - Lambda Functions - Discussion
Discussion Forum : Lambda Functions - General Questions (Q.No. 65)
65.
What is the primary purpose of using a lambda function with the
functools.reduce()
function?
Answer: Option
Explanation:
The
functools.reduce()
function applies the lambda function cumulatively to the items of an iterable.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers