Vidyalelo
Python · Q123

Functions in Python

Programming · Python · question 123

Q123

What is the type of each element in sys.argv?

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

Answer: Option D

Solution

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