Explain that replacing `key="a-value"` with `key=lambda x: x in ("a-value", "b-value")` will not work.