I’m doing “Learn Hash Maps” in computer science and it is telling me about tabular data and to make a long post short… It is referring to the left column (if a table has New York ---- Rose ) It is referring to New York as a Key and Rose as a Value. Would it be safe to say that it can KIND OF be thought of as a dictionary? This question is basically just to see if this is true, because if so, it feels like it may be easier to understand since I already get dictionaries.
I know it’s not like a dictionary because it’s a whoooooole different class of stuff, just to make that clear lol. (BTW CODECADEMY I AM LOVING THE COMPUTER SCIENCE PATH SO THANK YOU)