# AGENTS.md

10 Weeks, 20 Lessons, Data Science for All!

## Setup

```
npm ci
```

## Commands

```
npm run convert
```

## Layout

- `quiz-app/`             11 source files
- `3-Data-Visualization/` 8 source files
- `examples/`             5 source files

## Conventions

- There are no tests yet. An agent has no way to check its own work here.
- TODO: add the two or three conventions a newcomer always gets wrong here.

---

Drafted by agentreadme.com from what is in this repository. Everything marked TODO
needs a human. Check it in as AGENTS.md at the root.
