Question: Given the Python context below, command line arguments may be found in which of the following variables? import sys import getopt argv main.argv sys. argv

Given the Python context below, command line arguments may be found in which of the following variables? import sys import getopt argv main.argv sys. argv getopt.args sys. args
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
