+ 1
Functions and command line parameter
How do you set up command line parameters for a program? Like /a to list all the files and folders in a directory or /c to colorimeter said files and folders?
1 Odpowiedź
+ 1
for python this will help you read files in given folder
https://code.sololearn.com/c5ZtvBKpk61H/?ref=app
there are libraries will help you to solve your issues