G+_Lee Crocker Posted April 11, 2014 Share Posted April 11, 2014 I would have answered Shannon's question about the use of lists of lists more simply: Data structures are supposed to model things in the real world. Some things in the real world are lists of lists. Here's some list-mangling code to play with: https://github.com/lcrocker/Coding-101/blob/master/lists.py https://github.com/lcrocker/Coding-101/blob/master/lists.py Link to comment Share on other sites More sharing options...
Recommended Posts