General Information
Aligned Standards
This vetted resource aligns to concepts or skills in these benchmarks.Suggested Tutorials
Learn how to use repeat loops in this interactive tutorial. Repeat loops iterate though a list of instructions based on a desired number of times. Combined with variables, condition statements, if statements, and repeat loops we practice using order of operations to code.
This is part 1 of a 4-part series. Click below to check out the other tutorials in the series.
Construct efficient lines of code using condition- and if-statements to solve equations as you complete this interactive tutorial. You'll also review the order of operations in expressions.
This is part 2 of a 4-part series on coding. Click below to open the other tutorials in the series.
Learn to evaluate expressions that have all four operations (multiplication, division, addition, and subtraction) and parentheses as you settle debates in this interactive tutorial.