A

Admin • 833K Points
Coach

Q. The output of this Python code would be

Code:
a = [‘mn’, ‘op’]
print(len(list(map(list, a))))))
  • (A) 4
  • (B) 2
  • (C) Not specified
  • (D) Error
  • Correct Answer - Option(D)
  • Views: 29
  • Filed under category Python
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.