Hello!
This is my first time attempting to get help but, alas, I'm desperate! I have been working on this program for a class (and it's due at midnight). I can't seem to grasp moving data in and out of arrays using nested for loops.
it's a matter of entering product defects (up to 10 products) over up to 10 days.
I have to be able to return:
total defects product/ total defects per day/ product with max defects/ product with min defects
I **almost** grasp the concept, but not well enough apparently :(
should I include my entire program (150+ lines) or just a portion of it?
Any assistance would be greatly appreciated!
Christina
(Mom of many)