Following Statements Anonymous Functions Python True 1 Used Function Arguments Call Functi Q37287660

Which of the following statements about anonymous functions inPython are true?

1. Can be used as function arguments that call for a functionname

2. They can not accept any arguments.

3. They are defined using the ‘lambda’ keyword.

4. They provide a convenient way to create functions “on thefly”


Answer


An suer

4. They provide a convenient way to create functions “on thefly”

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.