Python “TypeError: '<' not supported between instances of” when sorting two lists together

后端 未结 0 1913
既然无缘
既然无缘 2020-12-07 19:45

I have two lists

list_of_floats = [list of floats]
list_of_stuff = [list of custom class objects]

where custom class objects is

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