Why am I appearing to get incorrect default behavior of built in sorted in python3 with a 2D list?
I have used the sorted
function in python3 with lists of lists in the past.
I have used the sorted
function in python3 with lists of lists in the past.