mplement insert_word() such that:
• The word is placed at the end of the list
• If the word is not in its proper location, then it is moved to is proper location
• Once in its proper location, if there is another word entry with the same word,
then the two word entries are combined