1.

What is sys.argv?

Answer»

A list containing the program name and all the command-line arguments to a program.



Discussion

No Comment Found