Question: Q1. (60 points) Write a program that reads a series of input lines and sorts them into alphabetical order, ignoring the case of words. The
Q1. (60 points) Write a program that reads a series of input lines and sorts them into alphabetical order, ignoring the case of words. The program should use the merge sort algorithm to sort even a large file efficiently.Kindly write a python program code.Thank you
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
