Question: USING THE PYTHON LANGUAGE 11. Write code which allows the user to input a list of names, until they type in XXX (which should not
USING THE PYTHON LANGUAGE
11. Write code which allows the user to input a list of names, until they type in "XXX" (which should not be part of the list). At this point, the list should be printed out backwards 12. Write a program that will accept a stream of integers from the user, until the user inputs the same integer twice. At this point, the program should print out REPEAT
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
