Question: for this program please use python and it must have the following features: The program uses a loop to allow the user to interact with
for this program please use python and it must have the following features:
The program uses a loop to allow the user to interact with it multiple times
The program ends when the user types in a terminal value, a value like "quit" or some other character that represents exiting the program
The program uses at least one list * * OR * * dictionary in a meaningful way
If you use a list * * AND * * a dictionary in a meaningful way
example for program ideas
Naive-Google.com - Allow the user to type in something they want to search for. Display the results.
Naive-Amazon.com - Display items for sale. Display more details about the item if the user chooses it.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
