Question: c++ ice cream flavors lab Create a program that gives a list of four favorite ice cream flavors and an option to quit. Get the
c++
ice cream flavors lab Create a program that gives a list of four favorite ice cream flavors and an option to quit. Get the choice from the user with only valid inputs (in other words if the options are numbered 1,2,3,4,5 and the user enters 0, force them to enter a new value until it is a valid value) Use a switch to display the user's choice (print the flavor not the number or letter the user chose)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
