Athlete Sort

  • + 0 comments

    This is the line of code to add

    [print(*el) for el in sorted(arr, key=lambda x: x[k])]