Pretty printing

To make debugging easier, we write a function that will print out a list of lists in a more readable way than simply printing the raw Python data structure.