Examveda

Where are the arguments received from the command line stored?

A. sys.argv

B. os.argv

C. argv

D. none of the mentioned

Answer: Option A


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python