Vidyalelo
Python · Q16

Functions in Python

Programming · Python · question 16

Q16

Where are the arguments received from the command line stored?

A.
sys.argv
Answer
B.
os.argv
C.
argv
D.
none of the mentioned

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board