Hello. I'm trying to make a program that asks some input which has some limits (e.g. not negative), and if an invalid integer is entered, error message is printed and new try to input the integer, and if after that it's still invalid, the program exists. E.g.: