Project Brief
Your task for this project is to write a Python script that merges Word documents.
Step-by-Step Instructions
Download these Microsoft Word DOCX files and place them in a directory named “word_docs”.
Write a Python script that merges all the DOCX files and saves their content in one single file named “merged_document.docx”.