I\'m new to python and I\'m trying to sort a list by specific index value, in my case, its should sort it by the 3rd index. I\'m trying sorting it using key value (sort(key)) ho