module FruitInfo

displays a menu and loops menu until user inputs q

a class to hold the fruits information inculding a hash of nutritional facts

accesses the fruityvice api, parses it, and calls Fruit class to make fruit from parsed hash