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 on AQA GCSE Computer Science Programming concepts. Each one builds up to exam-style questions. Build strong foundations in binary, logic and core programming constructs before moving on to the more complex algorithm design and evaluation questions.