Skip to content

Instantly share code, notes, and snippets.

@mikedao
Created February 2, 2016 17:08
Show Gist options
  • Save mikedao/cb74b66686c675b5976d to your computer and use it in GitHub Desktop.
Save mikedao/cb74b66686c675b5976d to your computer and use it in GitHub Desktop.
age = 5
puts "#{('happy ' * age).capitalize}birthday!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment