Question: Write a program that shows the numbers between 1 and 5 as letters. The user must the number and then the program will check for
Write a program that shows the numbers between 1 and 5 as letters. The user must the number and then the program will check for its letter using switch case statement. The output must be printed for the user as follows: Enter your number: 5 The letter of number 5 is: five
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
