在python语法中lambda是一个很单纯的用来简化编程的关键字,使用起来很简单,无非是——lambda x: x+1之类的,但是当它和for、append、list、generator ...
確定! 回上一頁