Please enable JavaScript to use CodeHS

Review: AP® Computer Science A

Lesson 2.1 Lesson Quizzes

Activities

These are all the activities included in the lesson

2.1.1 Algorithms with Selection and Repetition
2.1.2 Boolean Expressions
2.1.3 If Statements
2.1.4 if-else-if Statements
2.1.5 Nested If Statements
2.1.6 Compound Boolean Expressions
2.1.7 Equivalent Boolean Expressions
2.1.8 Comparing Objects
2.1.9 While Loops
2.1.10 For Loops
2.1.11 Nested Iteration
2.1.12 Informal Run-Time Analysis