how to make your code take different paths based on data values (like categorizing vaccination rates as "low," "medium," or "high") - **`for` loops** — how to repeat an operation for every item in a collection (like computing a statistic for each country) - **Functions** — how to package reusable lo