Create a "Magic 8 Ball" Program that uses an array or list and generates a random number to choose from that array of possible responses. You may use the following code as a starting point, but make sure that you use arrays or lists instead of if statements and create a program that will run continuously until the user determines it can close.