goodbyeVariables = new String[8];
goodbyeVariables[0] = "bye";
goodbyeVariables[1] = "see you";
goodbyeVariables[2] = "smell you later";
goodbyeVariables[3] = "adios";
goodbyeVariables[4] = "catch you on the flip side";
goodbyeVariables[5] = "peace out";
goodbyeVariables[6] = "talk to you later";
goodbyeVariables[7] = "goodbye";
//start Jeff Talk
Scanner name = new Scanner(System.in);
System.out.println("Hello, I am Jeff. What is your name?");
//user's name entered
userName = name.nextLine();
System.out.println("Nice to meet you, " + userName);
for (int ind = 0; ind < 9999999; ind = ind) {
for (int i = 0; i < 999999999; i = i) {
i = 0;
Scanner next = new Scanner(System.in);
nextInput = next.nextLine();
nextInput = nextInput.toLowerCase();