Markdown with heading, author, date, purpose 2. **Use section headings** — `##` for major sections, `###` for subsections 3. **Explain before you compute** — Markdown cell before code, interpretation after 4. **Name files descriptively** — `sales-analysis-jan-2024.ipynb`, not `Untitled3.ipynb` 5. **