Problem
1. Create a function that replaces a passed string in a list of strings with a new string.
2. Are the numbers returned from the random. random() function really random? How are they generated? You will have to look up some information on random numbers on the Internet to answer this question.