I implemented 'push swap in python', as a way to practice my python. FYI. 'push swap' is a project in the 42 core curriculum, and I find it to be one of the more interesting initial projects. There ...