gpt4 book ai didi

python - 如何使用 Python 中的列表生成所有可能的排列对?

转载 作者:太空宇宙 更新时间:2023-11-04 07:56:39 25 4
gpt4 key购买 nike

<分区>

如何从 Python 中的列表生成所有可能的对排列?

例子:

input = [3, 8, 2]
output = ['3-8', '3-2', '8-3', '8-2', '2-3', '2-8']

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com