Multiple Choice
What is the output of the following?
X = ['ab', 'cd']
Print(len(list(map(list, x) ) ) )
A) 2
B) 4
C) error
D) none of the mentioned
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q2: What is the output of the following
Q3: What is the output of the following
Q4: What is the output of the expression
Q5: What is the output of the following
Q6: What is the output of the following
Q8: What is the output of the following
Q9: What will be displayed by the following
Q10: What is the output of the following
Q11: Which of these is not a core
Q12: Which of the following formatting options can