1) Write a program to input a digit in the range 1 to 9 and print it in words.
Answers
Answered by
0
Example
Input: N = 1234
Output: One Two Three Four
Explanation:
Every digit of the given number has been converted into its corresponding word.
Input: N = 567
Output: Five Six Seven
hope it helped you
Answered by
0
Answer:
hope it helps u...........
Attachments:
Similar questions