Pattern matching a list of numbers

前端 未结 0 1542
情深已故
情深已故 2020-11-29 05:33

I\'d like some inputs on how to approach this problem

Say I have a list of lists, each list holds a varying amount of numbers:

patterns = [
    [0.1, 0         


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