Data Structures This chapter describes some things you’ve learned about already in more detail, and adds some new things as well ... There is a way to remove an item from a list given its index instead of its value: the del statement. This differs from th