Can anyone please tell me the actual syntax for saying something like this:
for <file> in <directory>:
<do something with the file>
(?) Muchas gracias.
Peace
for <file> in <directory>:
<do something with the file>
(?) Muchas gracias.
Peace
Comment