Hello I am a beginner at java, and I was having problems randomizing a set of strings (5). If you look under "cute" loop, I am able to randomize the list, but it only outputs numbers 1 - 5 instead of outputting the strings that i want. What am I doing wrong here?Hello I am a beginner at java, and I was having