To work with files and the operating system, we'll use a built-in module called os.

At the top of the script, use the import keyword to, well, import os.