In [1]:
import os
print os.getcwd()


/Users/zhenhua.xu/Downloads

In [ ]: