Question: pls answer this in C Example 1: Input: num = 123 Output: One Hundred Twenty Three Example 2: Input: num = 12345 Output: Twelve Thousand
Example 1: Input: num = 123 Output: "One Hundred Twenty Three" Example 2: Input: num = 12345 Output: "Twelve Thousand Three Hundred Fort y Five" Example 3: Input: num = 1234567 Output: "One Million Two Hundred Thirty Fou r Thousand Five Hundred Sixty Seven
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
