Applications of Programming
Virginia SOL CM.AP.4
Translate a mathematical expression or statement into computer code.
What students need to be able to do
- Declare, initialize, and assign variables to represent mathematical expressions or statements.
- Implement order of operations, including logical and relational operators.
- Translate a mathematical expression or statement into a programming statement(s).