When debugging programs, the print statement is your friend (and the most common way of initial debugging). First print out your value you are checking to ensure that it is what you think you input...