Kizspy | Question: 2
(Choose 1 answer)
What is the primary purpose of the DictReader module in Python's CSV library?
A. To parse CSV files into dictionaries
B. To write dictionaries into CSV files
C. To read binary data from a CSV file
D. To handle exceptions while parsing CSV files