Vidyalelo
Data Structure · Q14

Standard Libraries in Data Structures

Programming · Data Structure · question 14

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board