How do I make sure the same output pair of objects does not reoccur twice in a row?

前端 未结 0 527
日久生厌
日久生厌 2020-12-17 20:29

I have sorted two lists of objects into a list of pairs:

class Main:
    def __init__(self, name, 1):
        self.name = name
        self.1 = 1
      
    d         


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