Selection - Having multiple pathways through a program, Sequence - The order in which instructions in an algorithm are carried out, Iteration - Repetition in a program, If statement - A conditional statement allowing for multiple paths through a program, Else statement - If an if statement's condition isn't met, this happens, Syntax - The 'grammar' of a programming language, Else if statement - Allows for a second condition in an if statement, != - Does not equal, == - Equal to, > - Greater than, < - Less than, >= - Greater than or equal to, <= - Less than or equal to, Boolean operator - Anything with a True or False outcome,

Leaderboard

Visual style

Options

Switch template

Continue editing: ?