Things to review before pushing

Check indentation Correctly grouping logic together Descriptive variable names Doc string included for every function No function should be more than 50 lines long No function should compute two tasks Variable/function naming convention _ all lower case