I am attempting to write a program that finds the largest letter in a string that occurs in upper and lowercase. Here is what I have so far but am getting an error: Solution