Our intelligence team has determined that Spy McSpy’s password is likely made up of one of a few “keywords”. We need to generate possible passwords from these keywords. Add 10 random elements from the keywords list to a new list called “passwords to try”. Make another list called “harder passwords” and add 10 random elements which are a random combination of 2 elements from the keywords list. For example, if two chosen keywords are “cat” and “100” a possible password would be cat100.