I need to sort a list inside it is another list containing exactly one string and a number, the problem is that I'm not getting the desired result, let's put an example if I have the list below
a = [
['c2sp1s5', 0],
['c2sp1s10', 1],...
asked by
13.12.2017 / 21:47