Question: please complete in python and show screenshots of code and output Implement a method that uses merge sort to sort numbers. Use the numbers provided

please complete in python and show screenshots of code and output
Implement a method that uses merge sort to sort numbers. Use the numbers provided in lab 2 (question 6, all files) as input. Measure the time taken to sort these numbers (do not include the file 10 time). Plot the time taken to sort the numbers using merge sort and insertion sort (from last assignment) in the same graph [Programming, 35 points). Implement a method that uses merge sort to sort numbers. Use the numbers provided in lab 2 (question 6, all files) as input. Measure the time taken to sort these numbers (do not include the file 10 time). Plot the time taken to sort the numbers using merge sort and insertion sort (from last assignment) in the same graph [Programming, 35 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
