🧠 Section A · Concept Check ● BEGINNER 4 × 1 = 4
🧮 Section B · Problem Solving ● INTERMEDIATE 2 + 3×3 = 11
5git shows changed/untracked files.
6git add stages everything.
🚀 Section C · Challenge ● CHALLENGE 5
✂ answer key — fold or cut before handing out
1-A 2-A 3-A 4-A | 5 status 6 . 7 = git init; git add .; git commit -m 'first commit' 8 = Pick exactly which changes go into the snapshot 9 = Compact one-line history | 10 = Git sees it but has never added/committed it