Question: In this assignment, you will utilize the Built-in Python function random to import the random.choice() and random.shuffle() functions for use in your script. Both functions
In this assignment, you will utilize the Built-in Python function random to import the random.choice() and random.shuffle() functions for use in your script. Both functions MUST be used in Part 2. Write a script that will select a random value from two separate lists and print a "Code Name" to the screen each time it is run. Each list should have a minimum of Ten (10) words for the script to use to create the code name. Utilize a LOOP in your script so that once executed, the script will return 5 Code Names to the screen.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
