Where Are The Arguments Received From The Command Line Stored #690
Where are the arguments received from the command line stored?
This multiple choice question (MCQ) is related to the book/course
gs gs109 Python.
It can also be found in
gs gs109 Argument Passing, Variables and Recursion - Python Argument Passing - Quiz No.2.
Where are the arguments received from the command line stored?
sys.argv
os.argv
argv
none of the mentioned