This website requires JavaScript.
Explore
Help
Sign In
20251144030032
/
DEV_NET
Watch
1
Star
0
Fork
You've already forked DEV_NET
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
DEV_NET
/
modulo_os
/
testes.py
8 lines
82 B
Python
Raw
Permalink
Blame
History
import
os
print
(
os
.
name
)
print
(
os
.
getcwd
(
)
)
print
(
os
.
environ
)
print
(
os
.
path
)
Reference in New Issue
View Git Blame
Copy Permalink