Hi
I have written the solution for identifying if the words with digits are a valid number. While this solution is simple, it can be expanded by adding more regex to the Pattern.
Please let me know in what are the cases this program would fail and if possible how that could be avoided.
cheers
K