In Python, there are many situations where you want to manipulate "files themselves" or "entire folders," rather than just reading and writing the contents of a file. For example, creating file ...