Display the available options in the vending machine along with the price (minimum of 5items). A customer selects an item code for purchase and the system should prompt to insert any bill. Reject the transaction if the bill amount is lower than the selected item’s price. Assume that the machine […]