Python Order 2D Array от Secode Element

sorted(arr, key=lambda x: x[1])
Crazy Curlew