I've been having some trouble with my array. I'm doing an encoding program, and when say I shift the letter "y" two places, which should be "a", I get an error. The same happens when I decode (shifting the letter to the left). Any advice?I've been having some trouble with my array. I'