Computer Science, asked by gaurishiarora23, 7 months ago

1) Write a program to input a digit in the range 1 to 9 and print it in words.

Answers

Answered by sheliadhikary00633
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 shubha1592
0

Answer:

hope it helps u...........

Attachments:
Similar questions