I want to redefine and list of array of int64, so the values inside the arrays are sorted and only contains values which are not False

前端 未结 0 1360
一整个雨季
一整个雨季 2020-11-29 23:42

I have the following data:

data = [\'10 20 10 36 30 33 400 400 -1 -1\', 
    \'100 50 50 30 60 27 70 24 -2 -2 700 700\', 
    \'300 1000 80 21 90 18 100 15 11         


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