Python使用( )关键字定义一个匿名函数。 A.func B.function C.lambda D.def Python使用( )关键字定义一个匿名函数。 A.func B.function C.lambda D.def 正确答案:C