The Chocolate Delights Candy Company needs to add the following functionality to its cash register:
When a customer is checking out, the cash register needs to store the required data pertaining to each item the customer is buying. This data includes the item name, the price per pound, and the number of pounds of that item being purchased. This should be stored in three (3) arrays (one (1) for the item name, one (1) for the price per pound, and one (1) for the number of pounds being purchased) w
Optional Information:
Language (or Software): Visual Basic
Browser (if necessary): Firefox.