Solution: List
Explore how to implement a grocery list application using C# lists. Learn to add, remove, and display list items through console input, using loops and conditional checks to handle user commands until exit.
We'll cover the following...
We'll cover the following...
Problem
This activity uses a list for a grocery list program. Create a console application for a Grocery List that meets the requirements below.
- Display the following:
Add/ Remove/ Display items from grocery list (Add/Remove/Display/Exit):. - Allow a user to add or