Python Programming - Lambda Functions - Discussion
Discussion Forum : Lambda Functions - General Questions (Q.No. 14)
14.
What is the purpose of the
any()
function when used with a lambda function?
Answer: Option
Explanation:
The
any()
function returns True
if at least one element in the iterable satisfies the condition specified by the lambda function.
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