This program will let the user input any ISBN with a ? replacing a character. The program will then say what letter it should be to become a valid ISBN.
The user inputs a possible ISBN, and the program will say if it is real or not. The only validation it contains, is to check the user entered 10 characters.