You're a QA analyst tagging today's batch of test samples for the daily release-readiness review. Columns A–B hold 12 samples and their test scores. The minimum passing score is 70 — anything at or above 70 passes; anything below fails.
Your task:
- In column C (Result), write a single IF formula that returns "Pass" for scores ≥ 70 and "Fail" for scores below 70.
- The formula must drag-fill from C2 → C13.
Graded cells: C3 (62), C5 (58), C7 (70 — boundary).
Open this problem on a desktop to attempt it.