I have this list of lists:
myList = [[1, 200], [3, 200], [4, 300], [2, 200], [1, 300]]
And would like to know how I could sort it primarily b