Dictionary Exercise

by Erica Brody and JayYang95

02 Apr 2016

Here is the code:

Reflection: We learned that to declare dictionary within a dictionary, you have to enter a specific key for the larger dictionary and then declare it with empty curly braces {}. We got stuck for a while on making a list of the key and value to get the ‘\t’.join to work. While Jay was able to figure out how to create the dictionary of dictionaries more quickly than me, he mentioned that his understanding of the code was improved by explaining it to me. I would like to get a better understanding of the big picture- how programmers choose when to use lists, dictionaries, and classes when manipulating data.

I am a library science student, focused on health information. I am dabbling in information science this semester. Find Erica Brody on Twitter, Github, and on the web.
Here's a little about JayYang95 Find JayYang95 on Twitter, Github, and on the web.