Published by admin on September 15, 2020 Write a program to convert a digit into its English name. Digit must be greater than 0 and less than 1000. Make sure to validate input. Program should continue to run until user is finished (user can convert as many digits as wishes). Use at least fo