#i need help Creating DICTIONARIES from a CSV FILE

1 messages · Page 1 of 1 (latest)

flint kestrel
#

so i am given a csv file with info of all the presidents and have to create a dictionary containing all info pertaining to each president (problem is attached). so far i have what is shown (second attachment), any help plz? really struggling to understand this concept. thank you sm!!! 🙂

mossy plover
#

well you create a map<string index, VO record>