Boolean, A true or false value, If statement, You ask a question to the program and only run code if the answer is true., Logical operator, NOT, AND, and OR, which evaluate to a Boolean value, Comparison operator, <, >, <=, >=, ==, != indicate a Boolean expression, For loop, Lets us repeat code a fixed number of times., While loop, Lets us repeat code as long as something is true., If/Else statement, Control structure that lets us run either one section of code or another depending on a test., Iteration, A repetitive portion of an algorithm which repeats a specified number of times or until a given condition is met.

Leaderboard

Visual style

Options

Switch template

Continue editing: ?