Nice ..
Good Job !
desiboy Reviewed by desiboy on . [Python] Simple Spellcheck Program This is a simple application that I had to make during the exam today. Basically what it does is do a spell check for 2 or more words. This is done by using Google (the more results your word has, the correcter it is) Before you can work with the app below you have to download the xgoogle module, which can be found here. Simply extract it, and put your python file (that we are going to make in a bit), in the same place as the location of your xgoogle folder. So do not place it inside the Rating: 5