You are viewing a single comment's thread. Return to all comments →
for i in sorted(arr, key=lambda x: x[k], reverse=False): print(*i)
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 →