python常用函数 Z

zip(iterable, iterable..)

数据打包和解包,一般结果是一个元组(最短匹配)。

例子:

 

posted @ 2018-07-19 19:37  Small_office  阅读(127)  评论(0编辑  收藏  举报