The output of this Python code would be:a = [‘mn’, ‘op’]print(len(list(map(list, a)))))) - Study24x7
Social learning Network
27 Feb 2024 01:06 PM study24x7 study24x7

The output of this Python code would be:

a = [‘mn’, ‘op’]
print(len(list(map(list, a))))))

A

 4

B

2

C

Not specified

D

Error

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles