Hi guys. I'm a university student and I have a final project that need a parsing method. I have to check if there is any alphabet in the input. If there is, even only one, there should be an error message and it should be back at the question.
Example:
Q:How many semesters do you want?
A:1A
It should be error because there is an alphabet in the input.
If you know how to do it, please post here. Give me an example and describe the syntax that are used. Thanks before...