Skip to content

Instantly share code, notes, and snippets.

@sammylupt
Created February 10, 2016 18:34
Show Gist options
  • Save sammylupt/a9effff3ae31e61a6403 to your computer and use it in GitHub Desktop.
Save sammylupt/a9effff3ae31e61a6403 to your computer and use it in GitHub Desktop.
HappyNumberFinder.find(49) #=> {:happy}
HappyNumberFinder.find(324) #=> {:unhappy}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment