The point of this lab is to continue exploring Python in an authentic context. Specifically, we're using regular expressions to pull apart textual data, and then we are representing that in some way that converts a ton of text into something digestible.
This is a very common task in computing: the processing, conversion, and representation of information. Use this homework as an opportunity to explore these ideas.
PS. Do not click here.
