阅读背景:

lambda函数可以在Python中递归调用自身吗?

来源:互联网 

A regular function can contain a call to itself in its definition, no problem. I can't figure out how to do it with a lambda function though for the simple reason that the lambda function has no name to refer back to. Is there a way to do it? How?A regular function can contain a call to itself




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: