Q2
In Python, which module provides a collection of high-performance data structures like deque and defaultdict?
A.
itertools
B.
numpy
C.
math
D.
collections
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board