在〈Python 3 Tutorial 第四堂(1)資料處理函式〉談到的 zip 、 filter 、 map ... lt))) print(list(filter(lambda ele: 'i' in ele, lt))) print(list(map(lambda ...
確定! 回上一頁