# Packages
No description provided by the author
# Functions
Capitalizer opens a file, reads the contents, then writes those contents to a second file.
CapitalizerExample creates two files, writes to onethen calls Capitalizer() on both.
Operate manipulates files and directories.