Skip to content

Instantly share code, notes, and snippets.

@robyoung
Created June 17, 2012 15:00
Show Gist options
  • Save robyoung/2944753 to your computer and use it in GitHub Desktop.
Save robyoung/2944753 to your computer and use it in GitHub Desktop.
Greeting Step Two
greet_me("Rob")
Hello, Rob
Hello, Rob
Hello, Rob
greet_me("Mum")
Hello, Mum
Hello, Mum
Hello, Mum
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment