What is the type of sys.argv?
(a) set
(b) list
(c) tuple
(d) string
I have been asked this question by my college professor while I was bunking the class.
I'm obligated to ask this question of Argument Parsing 2 in chapter Argument Passing, Global vs Local Variables, Shallow copy vs Deep copy and Recursion of Python