File and directory related standard functions : code example Example: which folder python os import os cwd = os.getcwd()