You are viewing a single comment's thread. Return to all comments →
sorted_athletes = sorted(arr, key= lambda x: x[k]) [print(*athlete) for athlete in sorted_athletes]
Seems like cookies are disabled on this browser, please enable them to open this website
Athlete Sort
You are viewing a single comment's thread. Return to all comments →