Python Programming - Lambda Functions - Discussion
Discussion Forum : Lambda Functions - General Questions (Q.No. 2)
2.
How is the syntax of a lambda function different from a regular function?
Answer: Option
Explanation:
Lambda functions are defined using the
lambda
keyword, while regular functions are defined using the def
keyword.
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