File Python Tutorial

importĀ os
os.chdir("/test")
printĀ os.path.abspath(".")