Kiwi25331 Kiwi25331 29-01-2024 Computers and Technology contestada Write a program or method to convert a number to a character as in an old mobile phone. For example, if 2 is entered 1, the output should be 'a'. If 2 is entered 2, the output should be 'b'. If 2 is entered 3, the output should be 'c'.