Skip to content

Instantly share code, notes, and snippets.

@bguthrie
Created April 11, 2009 20:10
Show Gist options
  • Save bguthrie/93711 to your computer and use it in GitHub Desktop.
Save bguthrie/93711 to your computer and use it in GitHub Desktop.
["Guybrush", "Elaine", "LeChuck"].each {|name| puts "Hello #{name}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment