🧩 Puzzle · Apply Arrays
Find the box
An array is a row of numbered boxes. Each box has an index (its position, the little [n] underneath) and a value (the number inside). These two are easy to mix up — so let's pin them down. A few quick rounds: sometimes we name a position, sometimes a value. Click the box that matches.
Click index 3 — the box at position 3.
[0][1][2][3][4]
An index is a box's position. A value is what's inside it. They're different — read each ask carefully.
The small [n] under each box is its index (position). The big number is its value.round 1/4