Core language, on demand
- · Data types, control flow, functions — introduced by the problem that needs them
- · Collections: lists, dicts, sets, tuples and when each one is the right call
- · Strings, slicing and comprehensions used the way real code uses them
- · Working with structured input: JSON/CSV data and API responses
