Q. Study the following function:
all([2,4,0,6])
What will be the output of this function?
all([2,4,0,6])
What will be the output of this function?
β
Correct Answer: (A)
False
You must be Logged in to update hint/solution