zip(iterable, iterable..)

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

例子:

python常用函数 Z

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-07
  • 2021-07-08
猜你喜欢
  • 2022-03-15
  • 2021-06-24
  • 2021-12-02
  • 2022-02-17
相关资源
相似解决方案