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.
Learn how to perform instructions using an if statement and explore relational operators (less than, greater than, equal and not equal to) and how they are used to compare to values in this interactive tutorial.
Learn to evaluate expressions that have all four operations (multiplication, division, addition, and subtraction) and parentheses as you settle debates in this interactive tutorial.