Spoken Tutorial, IIT Bombay 
	https://spoken-tutorial.org 
    Python for Automation - Spelling and Grammar checker
	  		   
Assignment:
1. Modify the checker.py and print the total number of errors in the result area.
2. Hint:  Use the len function to calculate the number of errors.