

McqMate
Q. |
Lambda is a statement. |
A. | true |
B. | false |
Answer» B. false | |
Explanation: lambda is an anonymous function in python. hence this statement is false. |
View all MCQs in
Problem Solving and Python ProgrammingNo comments yet