Ok, so first you are wanting to know how to make the program continue while invalid letters are entered?

So, you could create a WHILE Loop that checks if the values are invalid. This is an example...