tutorial.eyehunts.com
Is not numeric Python
Use the isnumeric() method to check given string Is not numeric in Python. It returns False -if at least one character is not numeric.
Rohit