I am trying to learn Python. I have an O'Reilly book called Introducing Python. It talks about Python's implementation of sets and gives an example of set intersections. The set intersections example ...