Skip to content

Instantly share code, notes, and snippets.

@ProfAvery
Created March 20, 2017 05:27
Show Gist options
  • Save ProfAvery/f4453c6a1b947ac94ae2d9e59fcbe9bc to your computer and use it in GitHub Desktop.
Save ProfAvery/f4453c6a1b947ac94ae2d9e59fcbe9bc to your computer and use it in GitHub Desktop.
CPSC 473 - Spring 2017 - Homework 8
{
"coffeeorders": [
{
"coffee": "test",
"emailAddress": "test@bignerdranch.com",
"size": "tall",
"flavor": "",
"strength": "30",
"id": "test@bignerdranch.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment