先看map()函数底层封装介绍: 注释中翻译为: map(func, ... 'dgw1', lst)) print(ret) # 列表、map、filter组合使用ret = list(map(lambda x: ...
確定! 回上一頁