How can I sort this list of list using the first and second number in each list [210, 250, 345]. I want to consider the first values first.
[210, 250, 345]
my_list