Programming Problem 1 in Chapter 7 asked you to output the ICAO word corresponding to each letter in a word. Change the function that converts a letter to the matching word so that it throws an exception if the letter is not in the alphabet, and add an exception handler to the program that outputs “Invalid letter” and the offending letter whenever the exception is thrown.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.