Python Programming - Lambda Functions - Discussion
Discussion Forum : Lambda Functions - General Questions (Q.No. 36)
36.
What is the purpose of the
functools.reduce()
function when used with a lambda function?
Answer: Option
Explanation:
functools.reduce()
successively applies the lambda function to accumulate values in 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