This website requires JavaScript.
Explore
Help
Sign In
20251144030030
/
progredes2026.1
Watch
1
Star
0
Fork
You've already forked progredes2026.1
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b743ce2b95
progredes2026.1
/
modulo_os
/
testes.py
10 lines
85 B
Python
Raw
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