using python: 1. make a list that holds 5 names. 2. prompt the user…
Question Answered step-by-step using python: 1. make a list that holds 5 names. 2. prompt the user… using python: 1. make a list that holds 5 names. 2. prompt the user to input a name “x of 5”, convert to uppercase 3. check the list to see if name already exists. If it exists get a different name. If new, add to list. 4. after 5, print the final list Computer Science Engineering & Technology Python Programming ITP MISC Share QuestionEmailCopy link Comments (0)


