In this video I utilize the Python Programming Language to compare two files. I use the built in module filecmp. This module allows you to not only compare files but directories as well. This is useful when trying to see if the contents within files are the same.