Programs are built from statements
Programs are built from statements

An algorithm is a precise set of steps for solving a problem, and a program is that algorithm written so a computer can run it. A statement is one instruction, such as assigning a value, making a choice, or repeating a block.
Step-by-step lessons covering AQA GCSE Computer Science Programming concepts for GCSE Computer Science. Each lesson works through exam-style questions in Paper 1 and Paper 2 format. Build strong foundations in binary, logic and core programming constructs before moving on to the more complex algorithm design and evaluation questions.