Design the pseudocode for an application that allows a user to enter an order item continuously until a sentinel value is entered. After each item, display its price or the message "Sorry, we do not carry that" as output. After all items have been entered, display the total price for the order.restaurant sells the following items: Cheeseburger 2.49, Pepsi 1.00, Chips 0.59