β
Correct Answer: (C)
[3,5]
Explanation: the filter function gives value from the list b for which the condition is true, that is, x%2==1.
Explanation by: Mr. Dubey
the filter function gives value from the list b for which the condition is true, that is, x%2==1.
Discussion
Question Analytics
109
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
92%
Success Rate