Linear Search Inspector

Target: Find the number --.

Rules:
1. Check Index 0, then Index 1, and so on. (Linear sequence required).
2. If you reach the end without finding it, click "Report: Not Found".

Press 'Start' to begin.