Please enable JavaScript to use CodeHS

AP CSA: CON-1.B.1

CodeHS Lessons

The assignment operator (=) allows a program to initialize or change the value stored in a variable. The value of the expression on the right is stored in the variable on the left.

Standard
1.3 Expressions and Assignment Statements
Standard
2.2 Variables and Types
Standard
3.3 Expressions and Assignment Statements
Standard
4.3 Variables and Types
Standard
7.3 Expressions and Assignment Statements
Standard
6.3 Expressions and Assignment Statements
Standard
4.3 Variables and Types