Skip to content

Instantly share code, notes, and snippets.

@Dasms
Created November 11, 2017 00:45
Show Gist options
  • Save Dasms/25d142e492cd03a7d196d50803900e63 to your computer and use it in GitHub Desktop.
Save Dasms/25d142e492cd03a7d196d50803900e63 to your computer and use it in GitHub Desktop.
def Ex25.sort_words(words)
return words.sort
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment