Update the readNumbers method to quit only when a q is entered and to reject all other
non-integers with the error message: not an integer . Example: 5 8 what? 'what?' is not an
integer or 'q'. how about 7? 'how about 7?' is not an integer or 'q'.