Disclaimer: I'm only a beginner programming so what I say in the video should be taken as gospel. I'm just uploading what I learn. Everything is my interpretation. I'm open to any advice.
I've been working on the Programming Foundations with Python course on Udacity.
One of the example tasks was to create a python program that would check a text document for profanities.
In this video, I run through the code I created during the lessons.