Menu

[Solved]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”

Expert Answer


Answer to Which of the following statements about anonymous functions in Python are true? 1. Can be used as function arguments tha… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *