This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
Numerum
/
Incepted
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
3a7b651960
Branches
Tags
andrei
main
master
Incepted
/
tets.py
tets.py
75 B
Historique
Raw
1
2
3
4
5
import os
path = os.listdir('.')
print(path)
print(os.path.isdir(path[6]))