Skip to content

Instantly share code, notes, and snippets.

@trivial-search
Created August 6, 2018 01:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trivial-search/ab3cdb848ed1ef0800759b0181d2e3eb to your computer and use it in GitHub Desktop.
Save trivial-search/ab3cdb848ed1ef0800759b0181d2e3eb to your computer and use it in GitHub Desktop.
# just call the function's name as the key value !
output_list = sorted(input_list,key= last_name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment