Python Programming - Lambda Functions - Discussion
Discussion Forum : Lambda Functions - General Questions (Q.No. 25)
25.
What is the purpose of the
functools.reduce()
function when used with a lambda function?
Answer: Option
Explanation:
The
functools.reduce()
function is used to successively apply the lambda function to the elements of an iterable, accumulating values.
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