What Is The Value Stored In Sysargv0 #686
What is the value stored in sys.argv[0]?
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.
What is the value stored in sys.argv[0]?
null
you cannot access it
the program’s name
the first argument