Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

working directory python

import os
cwd = os.getcwd()
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #working #directory #python
ADD COMMENT
Topic
Name
8+2 =