Conditional Statements(Useif or else).
The owner of FIZIrestaurant distributes brochures to his customers informing discounts offeredon selected menu for the month of April.To be eligible for the discount,acustomer must orded any three items of the menu.The discounts for each item inthe menu is shown in the table below. The Restaurantowner has a requested you to write a program in C that reads the three ordereditems and their normal prices.The program calculates the total amount to thebilled to the customer based on the discount given for each item. You must constructa pseudocode or flowchart before writing the program. [Non-text portions of this message have been removed]