Please enable JavaScript to use CodeHS

AP CSA: CON-1.F.1

CodeHS Lessons

Logical operators !(not), &&(and), and ||(or) are used with Boolean values. This represents the order these operators will be evaluated.

Standard
3.5 Compound Boolean Expressions
Standard
2.7 Logical Operators
Standard
5.5 Compound Boolean Expressions
Standard
4.8 Logical Operators
Standard
9.5 Compound Boolean Expressions
Standard
9.5 Compound Boolean Expressions
Standard
4.8 Logical Operators