Python Command Line Arguments sysargv
#############################
Video Source: www.youtube.com/watch?v=ZQ9JO0e9468
using the sys module and the sys.argv list, we can retrieve arguments from the command prompt and use them in our scripts
computer science, python, CMD, CLI, Java, SQL, C++
#############################