3 lines
29 B
Python
3 lines
29 B
Python
|
|
import os
|
||
|
|
os.environ['HOME']
|