Infosys Interview Question

What is a lambda function in python?

Interview Answer

Anonymous

Dec 21, 2024

Lambda functions are the anonymous functions that are usually written in a single line.