Huawei H13-311_V3.0 Question Answer
Which description is wrong about the lambda function of the Python language?
lambda is just an expression, and the function body is much simpler than def.
The body of a lambda can be an expression or a block of code
The lambda function can access the parameters in the global namespace.
The lambda function accepts only one parameter value
TESTED 09 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved