Create a List called fruits and then show a main menu that user to choose to add or show the fruits list. The menu options are: Add fruit, Show all and exit.
There is no need to do the error handling.
Create a List called fruits and then show a main menu that user to choose to add or show the fruits list. The menu options are: Add fruit, Show all and exit.
There is no need to do the error handling.