Colin's Moar Dictionary Exercises

by Colin Nickels

05 Apr 2016

Here’s the first one:

Reflection:

This one wasn’t so hard, but it was a good reminder to use methods that already exist like .keys and .in.

Here’s the second:

### Reflection 2:

This one was significantly harder than the first exercise. I think mostly because I was trying to .read the whole file instead of splitting it after using .readlines. Eventually I gave up on .read and had a much easier time. Yay not overcomplicated.

Is a first year SILS student with a focus on users, technology, and libraries Find Colin Nickels on Twitter, Github, and on the web.