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:


os module:
*Get current directory

Table Of Contents
31Set
111os module
166Gzip