Archive for the 'import sys' tag

How to pass command line argument in Python

>python program.py arg1 arg2 To get arg1 and...
Read more