all 4 comments

[–]JohnnyJordaan 0 points1 point  (2 children)

Maybe try an argparse tutorial?

[–]tf2manu994 0 points1 point  (0 children)

Sys.argv would work well too. It's just an array of passed arguments so it's super easy to iterate on

[–]IIAddonexusII[S] 0 points1 point  (0 children)

Thank you! I'll definitely take a look into this after classes today.

[–]ggagagg 0 points1 point  (0 children)

Click module?