Sort a list with string of integers separated by space

前端 未结 0 1334
野趣味
野趣味 2020-12-20 00:45

Python: I have a 1-D list that has the following structure(each entry is a string of integers separated by space):

[121,
121 122,
122,
122 124,
150,<

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