/*[0] is always the serving weight
[1]-[7] nutritional value*/
typedef float arrFruit[8];
typedef float arrOne[8];

/*Function displays 10 fruits and/or vegetables + their nutritional...