Create a FLOWCHART that will input a single letter and printout the corresponding digit on the telephone. The digits and letters on the telephone are associated as follows:2 = ABC3 = DEF4 = GHI5 = JKL6 = MNO7 = PRS8= TUV9=WXYThere is no digit corresponding to either Q or Z. for this letters your program should print a message indicating that they do not exist on the telephone dial. The program should use CONDITIONAL if STATEMENT accept either uppercase or lowercase.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here