Skip to content

Instantly share code, notes, and snippets.

@MaximilianLloyd
Created October 10, 2016 19:34
Show Gist options
  • Save MaximilianLloyd/2734858ed2a5cc7a891b8416928bd417 to your computer and use it in GitHub Desktop.
Save MaximilianLloyd/2734858ed2a5cc7a891b8416928bd417 to your computer and use it in GitHub Desktop.
console.log(data[4]);
console.log(getDeliveryTime(data[4].milesTraveled, data[4].numDeliveries, data[4].gasPrice));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment