Using Python, make a Name Generator program: 1. Create a Name Generator program. 2. Create 3 lists for first name, middle name, and last name with 10 items per list 3. The application will ask the...


Using Python, make a Name Generator program:


1. Create a Name Generator program.


2. Create 3 lists for first name, middle name, and last name with 10 items per list


3. The application will ask the user to generate a new name.


4. If yes, use a random number between 0 - 9 to randomly select items in the lists


5. Display the generated name “Congratulations! Your new name is ________”


6. If No, display the word “Thank you! ” and display all the names that user generated.



Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here