Vidyalelo
Python · Q98

Functions in Python

Programming · Python · question 98

Q98

What is the type of sys.argv?

A.
set
B.
list
Answer
C.
tuple
D.
string

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board