Quiz Answers

Topic: Jit-API

Lesson: Index

Quiz answers

  1. Safest first step: copy the small working example exactly.
  2. One change at a time: so you know which change caused the result.
  3. Before adding more: test the small version and compare it with the answer page.
  4. Record what changed: so the learner can explain the result and safely change it back.
  5. Completed proof: the learner can show the result, point to the changed line, and explain it in plain language.