采取先前的解决方案并
itertools.product(*l)
[''.join(str(y) for y in x) for x in itertools.product(a, b, c)]
上一篇 如何从AppEngine下载特定服务的源代码?
下一篇 将行追加到Pandas groupby对象
版权所有 (c)2021-2022 MSHXW.COM
ICP备案号:晋ICP备2021003244-6号