A way to get all combinations of multiple strings(Python)

前端 未结 0 1338
野趣味
野趣味 2020-12-18 10:21

Say I put in:

["abc", "def"]

it would give me:

["ad","ae","af","bd"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题