Imprimir diretório de rendição Python

import os
cwd = os.getcwd()
Happy Hawk