Question: Names list in python 10. Open this Repl.it which prompts for name and appends it to a list. Write the code to print out the

Names list in python 10. Open this Repl.it which prompts for nameNames list in python

10. Open this Repl.it which prompts for name and appends it to a list. Write the code to print out the list of names with a Hello message after the user enters 'quit'. Take a screenshot of the code and output of a run, and copy into your answer document. Sample run (user input is in blue): Enter name (or 'quit' to stop): Rishika Enter name (or 'quit' to stop): Luis Enter name (or 'quit' to stop): Zaria Enter name (or quit' to stop): Frank Enter name (or 'quit' to stop): Traci Enter name (or 'quit' to stop): quit Hello, Rishika! Hello, Luis! Hello, Zaria! Hello, Frank! Hello, Traci

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!