hey guys...plz help me with this?? Design and implement a program that continuously allows the user to select from these options.When options1-4 are selected,an appropriate message is to be displayed acknowledging their choice. For example,when option 3 is selected the following message could be displayed. Here is ur popcorn When option 5 is selected,the number of each type of item sold is displayed:For example: 3 items of chocolate 2 items of popcorn When option 6 is chosen,the program terminates.If an option other than 1-6 is entered an appropriate error message should be displayed.