I need to make the code below validate a string to only use numbers. I did an If statement but any time I run the program it outputs a message saying that the string cannot be integers.I need to make the code below validate a string
I need to make the code below validate a string to only use numbers. I did an If statement but any time I run the program it outputs a message saying that the string cannot be integers.I need to make the code below validate a string