This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Numerum
/
Incepted
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
3a7b651960
Ramos
Etiquetas
andrei
main
master
Incepted
/
tets.py
tets.py
75 B
Histórico
Em bruto
1
2
3
4
5
import os
path = os.listdir('.')
print(path)
print(os.path.isdir(path[6]))