InstructionsStart with the Exercise 7 (taco menu) code on GitHubLinks to an exte
InstructionsStart with the Exercise 7 (taco menu) code on GitHubLinks to an external site..
Replace the if-else if statement chain with a switch statement.
Test your changes to make sure the code still runs the same way.
Submit your completed .cpp file.
