Sam has variables, logic, loops, functions and data under her belt (Module 2, nearly done). Late last night, her AI wrote one more line for the reading list. She nodded at it, saved, slept.
This morning: const unread = books.filter(b => !b.finished).map(b => b.title);. Hieroglyphics. Arrows? A b with no introduction? Old Sam would have pretended to understand. New Sam does something better: she pastes it straight back to the AI. Predict what comes back.