#!/usr/bin/env python import os x = os.getcwd() print(x)