Sequence - Instructions are carried out one line after another in order. , Selection - A decision within a computer program when the program decides to move on based on the results of an event., Iteration - The repeating of steps, or instructions, over and over again. This is often called a ‘loop’., For loop - A loop that repeats a set of instructions a set number of times. , Variable - A memory location within a computer program where values are stored., Integer - a positive or negative whole number., String - a data type that stores a series of characters. , Boolean - a data type with two possible values: true or false., Debugging - a process of analyzing a computer program and removing or correcting its logical or syntactical errors., Syntax error - An error that stops the programming from running as the rules of the language have been broken. , Logic error - The program runs but the program outputs an unexpected result. ,

Python programming key terms

Leaderboard

Visual style

Options

Switch template

Continue editing: ?