McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Computer Science Engineering (CSE)
→
Python Programming
→
What is the type of each element in sys....
Q.
What is the type of each element in sys.argv?
A.
set
B.
list
C.
tuple
D.
string
Answer» D. string
950
0
Do you find this helpful?
3
View all MCQs in
Python Programming
Discussion
No comments yet
Login to comment
Related MCQs
Which of these is not a core data type?
What data type is the object below? L = [1, 23, „hello‟, 1]