Skip to content

Instantly share code, notes, and snippets.

@jperrine
Created October 8, 2010 22:09
Show Gist options
  • Save jperrine/617657 to your computer and use it in GitHub Desktop.
Save jperrine/617657 to your computer and use it in GitHub Desktop.
99.downto(1){|i| puts "#{i} bottles of beer on the wall, #{i} bottles of beer! Take one down, pass it around, #{i-1} bottles of beer on the wall!" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment