Skip to content

Instantly share code, notes, and snippets.

@kbk0125
Created April 2, 2018 03:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbk0125/d9e707a851a6fa8a2417221952894ecb to your computer and use it in GitHub Desktop.
Save kbk0125/d9e707a851a6fa8a2417221952894ecb to your computer and use it in GitHub Desktop.
cookBurger("Jack")
// Thanks Jack! Your burger will be ready in 15 minutes.
cookSteak("Jill")
// Thanks Jill! Your steak will be ready in 10 minutes.
cookChicken("David")
// Thanks David! Your chicken will be ready in 20 minutes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment