Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

directory corrente python

# Individuazione della directory corrente con getcwd()
>>> import os
>>> os.getcwd()
'C:Python'

@ncl.a
Source by www.mrw.it #
 
PREVIOUS NEXT
Tagged: #directory #corrente #python
ADD COMMENT
Topic
Name
3+8 =