I would like to put the entire alphabet from A-Z into an array of 0 to 25. From then I would like to manipulate it. So, for example if the user input a character and a number, I would be able to move that character by a certain amount on the alphabet.I would like to put the entire alphabet from A-