Instead of an array, have a String of letters all the same case and change the case of the letter that was input to be the same case. Then you can use the String.indexOf() method to detect if input...