Level 1 — Get a Real Result in Twenty Minutes
8 questions, drawn from a bank of 17 across 13 topics. Pass at 80%. Every wrong option carries a note explaining why it is tempting — those notes are the point of the quiz, so read them whether you pass or not.
- 1 / 8 · Choose one
Why can the same prompt take a different route through a codebase on two different runs?
- 2 / 8 · Choose one
You have `ANTHROPIC_API_KEY` exported in your shell, and you meant to use your Max subscription. You run `claude`. What happens?
- 3 / 8 · Choose one
A session produced a poor result. Which move is most likely to produce a better one?
- 4 / 8 · Choose one
You are inside a running Claude Code session and want the checkup `claude doctor` gives. What do you run?
- 5 / 8 · Choose one
Which install method adds a prerequisite the others do not?
- 6 / 8 · Choose one
You have a free Claude.ai account and want to start using Claude Code. What do you need?
- 7 / 8 · Choose one
`claude --version` prints `command not found`. What is the useful next step?
- 8 / 8 · Choose one
In the session below, which tool call is the verify-results phase?
terminal ● Bash(pnpm test) ⎿ 1 failed, 23 passed ● Read(src/cart.ts) ⎿ Read 84 lines ● Edit(src/cart.ts) ⎿ Updated src/cart.ts with 1 addition and 1 removal ● Bash(pnpm test) ⎿ 24 passed