Discuss / Python / 匿名函数

匿名函数

Topic source

INVINCIBLEwyq

#1 Created at ... [Delete] [Delete and Lock User]

L = list(filter(lambda n: n%2==1, range(1, 20)))

能不能留个联系方式,有问题请教~


  • 1

Reply