Professor Thiel will be covering our class next week while I’m away. Not all of you may know python, but it’s pretty easy to read even if you don’t know it. Professor Thiel has typed up mergesort in python and shared it with me so I could share it with you. If you’re still working on the code for your project due Monday, you may find this helpful.
You can see his code here.
If you’re giving us this big hint, can you make it mandatory to comment (“the hell”) out of the program.
In python you use # .