Question: Write a program that asks users to enter a name or press 'q' to stop. Each name should be added to a list, and once
Write a program that asks users to enter a name or press 'q' to stop. Each name should be added to a list, and once the user quits (by pressing 'q'), the list of names is written to a text file called 'names.txt'. intro to programming(python)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
