Question: Write a python program to add names to a list. Add the names to the list from user input and display the list. Change one
Write a python program to add names to a list. Add the names to the list from user input and display the list. Change one of the name from the list and display the list again. Use a while loop to add names to the list. Use a for loop to display the list items with formatted output.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
