This comprehensive packet covers every key topic in AP Computer Science A Unit 2 — perfect for mid-unit review, test prep, or classroom discussion! It includes a student version (with blanks and coding prompts) and a teacher answer key (with complete code samples and explanations). 🧭 Topics Included 2.1 Algorithms with Selection and Repetition — decision making & loop design 2.2 Boolean Expressions — relational & logical operators (==, !=, &&, ||, !) 2.3 if Statements — simple if, if-e