0
I need to check the extensions of all files inside a folder, for example:
Pasta:
arquivo1.txt
arquivo2.wav
arquivo3.mp3
arquivo4.mp3
arquivo5.mp3
arquivo6.txt
output:
txt, wav, mp3
Does anyone know how I can check the extension of these files? The logic itself I know how to do, I just need an example of how to run the folder by getting the extensions
Typing error in: path = Pach('Folder')
– Éder Garcia
@Édergarcia I don’t even know what you’re talking about :D hahah was worth.
– Woss