Skip to content

Instantly share code, notes, and snippets.

@Octagon-simon
Created August 24, 2022 06:10
Show Gist options
  • Select an option

  • Save Octagon-simon/b6729ce408bcff95f83684cf611dcdbf to your computer and use it in GitHub Desktop.

Select an option

Save Octagon-simon/b6729ce408bcff95f83684cf611dcdbf to your computer and use it in GitHub Desktop.
function unscramble(word){
/* This function unscrambles a word
* @word: This is the word to unscramble
*/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment