Use logic statements to define parts of an algorithm solution
Use pseudocode to write: an ‘IF’ statement including the ‘ELSE’ clause and nested IF statements, a ‘CASE’ structure, a ‘count-controlled’ loop, a ‘post-condition’ loop, a ‘pre-condition’ loop