Find the missing letter
Find the missing letter Write a method that takes an array of consecutive (increasing) letters as input and that returns the missing letter in the array. In the case of factor, your array of le...