I'm taking a Coursera Algorithm Design class and working to implement examples in Python. I'm very new to Python so most of this code is messy and very much a work in progress. This repository is a way for me to keep my
This project attempts to realize the Merge/Sort algorithm in Python code.