Examveda

What is the value stored in sys.argv[0]?

A. null

B. you cannot access it

C. the program's name

D. the first argument

Answer: Option C


This Question Belongs to Python Program >> Functions In Python

Join The Discussion

Related Questions on Functions in Python