Sunday, 20 November 2011

ISBN Calculator

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.

ISBN Validator

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.