Data Structures This chapter describes some things you’ve learned about already in more detail, and adds some new things as well ... The list methods make it very easy to use a list as a stack, where the last element added is the first element retrieved (