when does lambda begin to capture free variables?

前端 未结 0 484
自闭症患者
自闭症患者 2021-01-02 18:06

In python documentation FAQ part, it says lambda expression begins to capture free variables when the function is called. And it gives an example as follows:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题