A look into how the python dict object is implemented and various collision methods
main.py takes in a text file with integers and creates a text file which outputs each collision produced by the insertion of each integer into the each hashmap object. The total sum of collisions of each collision reconcilliation method are then printed at the bottom of the text file.