This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Numerum
/
Incepted
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
3a7b651960
Rami (Branch)
Tag
andrei
main
master
Incepted
/
tets.py
tets.py
75 B
Cronologia
Originale
1
2
3
4
5
import os
path = os.listdir('.')
print(path)
print(os.path.isdir(path[6]))