Variable, a storage container (like a pot) to put things in, change what's inside and look at its contents​, Sequence, instructions carried out in order, Selection, making a choice or decision, Iteration, repeating a set of instructions, If statement, checks if a condition is true, Else, runs a block of code if none of the previous conditions were true, Else if, checks another condition if the previous condition was false., syntax, rules that define how code must be written, arithmetic operators, symbols used to perform mathematical calculations, indented, code moved in from the left margin to show it belongs to a block of code

Lesson 10-11 selection

Leaderboard

Visual style

Options

Switch template

Continue editing: ?