write a program that allows the user input a number from 1-9999 and output the corresponding word . eg. input 1-9999: 2340 two thousand three hundre forty | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 1

write a program that allows the user input a number from 1-9999 and output the corresponding word . eg. input 1-9999: 2340 two thousand three hundre forty

this is for our exer. for school kindly help me

29th Jun 2016, 2:54 PM
shydel berondo
shydel berondo - avatar
1 Resposta
0
do want a word for each digit or for whole no. Note there are 0-255 ascii codes
29th Jun 2016, 3:32 PM
Infinity
Infinity - avatar