Hi everyone,

Have a program that requires data validation from user inputs and currently the way I have it setup is with "magic numbers". In the do-while loops there is an if statement that will...