Q14
In Python, which module provides a set of functions for functional programming, such as map and filter?
A.
collections
B.
itertools
C.
math
D.
functools
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board