how find out what folder i am in python code example Example: working directory python import os cwd = os.getcwd()