how cd in python code example Example: python cd to file import os os.chdir(os.path.dirname(__file__))