What will be the output of the following Python function?len(['hello',2, 4, 6]) - Study24x7
Social learning Network
31 Jan 2024 10:41 AM study24x7 study24x7

What will be the output of the following Python function?

len(["hello",2, 4, 6])




A

Error

B

6

C

4

D

3

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