Submitted a .txt file with 10 different languages, each one on a new line.
Submitted a python file that demonstrates:
A linear search for a specific world language.
An insertion sort function.
A print() command that shows how the list has been sorted in alphabetical order.