Get current directory

suggest change

Use the os.getcwd() function:

print(os.getcwd())

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents