# this is the python file to run the spam_classifer.py file with open('spam_classifier.py') as f: exec(f.read())