Python Programming - Lambda Functions - Discussion
Discussion Forum : Lambda Functions - General Questions (Q.No. 8)
8.
What is the purpose of the
reduce()
function when used with lambda functions?
Answer: Option
Explanation:
The
reduce()
function is used to accumulate values from an iterable using the lambda function. It successively applies the lambda function to the elements of the 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