MCQOPTIONS
Saved Bookmarks
| 1. |
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» D. the first argument | |