How to generate itertools product without duplicates?

前端 未结 0 441
庸人自扰
庸人自扰 2020-11-29 15:36

i know there is a very similar question: Itertools product without repeating duplicates

but i have something different.For example:

a = [1,2,3]
b = [2,         


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