kopia lustrzana https://github.com/micropython/micropython-lib
4 wiersze
43 B
Python
4 wiersze
43 B
Python
|
|
import os
|
||
|
|
|
||
|
|
print(os.getenv("HOME", "def"))
|