I have a project for class to make a two-dimensional array to store the ICAO alphabet like N-November and B- bravo and so on. I have to use an array of strings which is indexed by the position of the letters in the alphabet. The program will prompt the user for a word and it will return the appropriate code for the word. I not sure how to start and i'm doing this over my break so i don't have a teacher or anyone else to ask.