Edexcel GCSE Computer Science

2.2.2: be able to use sequencing, selection and iteration constructs in their programs

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
Constructssequence, selection and iteration: the building blocks of all computer programs
Executerun an instruction
Instructiona line of code that can be executed
Iterationinstructions that control how many times a section of code will be executed
Selectioninstructions that make a choice that affects what is executed next
Sequencemultiple instructions that are executed in a specific order
Keyword games:
Resources: