how to change directory in python command prompt code example Example: change directory in python script os.chdir(os.path.dirname(__file__))