This program is a C# program built on Visual Studios Code 2022. The code works using a .NET framework on Window computers.
Functionalities:
- asks the user if he/she wants to merge 30 pre-existing files or create 30 new files
- If the user selects to merge 30 pre-existing docx files, then the files will be merged onto a folder that the user can name
- If the user selects to create 30 files, 30 new docx files will be created using the top 100 most common English words. The user can select font type, font size, trim size, and margins.