Home
/
Python 3.11
/
OS
/
getcwd
Python 3.0
Python 3.9
Python 3.11
Functions
ID
EN
…
OS
getcwd
Python 3.11
Return a string representing the current working directory.
Syntax
PYTHON
Copy
os.getcwd()