mutable and immutable sequences. The indexing and slicing you learned here work identically on lists. The key new concept: mutability — what happens when sequences *can* be changed in place (the opposite of string immutability).