I have a small project and I do not know where to start
Here are the specs. A program that will allow the user to enter a shopping list of up to ten items. The user will enter the item name, qty, and aisle # where the item is located. The user will then be able to select either of two options print the entire shopping list sorted by aisle or print all the items needed in a user specified aisle.
Any ideas or help is appreciated.
Here are the specs. A program that will allow the user to enter a shopping list of up to ten items. The user will enter the item name, qty, and aisle # where the item is located. The user will then be able to select either of two options print the entire shopping list sorted by aisle or print all the items needed in a user specified aisle.
Any ideas or help is appreciated.