Checkpoint
One last thing before we move on. Same surface as a write step — but the lesson doesn't complete until this passes.
Checkpoint. Build a tiny two-system selector: by_position(rows, i) returns the i-th row; by_label(rows, user) returns the row whose 'user' matches (or None). Then show why labels are sturdier: sort the rows and look marcus up both ways.