Edexcel GCSE Computer Science 2020

1.2.5: understand types of errors that can occur in programs (syntax, logic, runtime) and be able to identify and correct logic errors in algorithms

Keywords:
Computational Thinking
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
errorsomething that's gone wrong with a program
logic errortype of error where the program does exactly what it's told to do but the programmer told it to do the wrong thing
runtime errortype of error where the program crashes because it tries to do something impossible
syntax errortype of error which prevents a program from running at all because the rules of the programming language have been broken
Keyword games:
Resources: