🧠 Section A · Concept Check ● BEGINNER 4 × 1 = 4
🧮 Section B · Problem Solving ● INTERMEDIATE 2 + 3×3 = 11
5if (x 18) checks adult (at least 18).
6Empty string '' is (truthy/falsy).
🚀 Section C · Challenge ● CHALLENGE 5
✂ answer key — fold or cut before handing out
1-B 2-B 3-B 4-B | 5 >= 6 falsy 7 = if(n % 2 === 0){...even}else{...odd} 8 = const pass = score >= 50 ? 'Pass' : 'Fail'; 9 = 0, '', null (also undefined, NaN, false) | 10 = Many exact-match cases on one value