匿名函數lambda

fun = lambda x:x+1
res = fun(10)
print(res)這不是匿名函數的主要用法,僅用來講明
相關文章
相關標籤/搜索