1
Answer

Input the number and output should be in text

Input is given in textbox as a number. The output should be generated in textlabel as words
for ex: input as 99, output should be ninety nine.
It should accept negative values.
It should also display decimal values too.
please send me the logic
Answers (1)