A simple timing program that tests the efficiency of the following common sorting algorithms: quick sort merge sort insertion sort TO RUN: Simply type "python3 speed.py" in terminal