statement - a single line of code that performs an action, program - a set of step by step instructions that does a specific task, output - information a program gives to the user., syntax - exact spelling, symbols, and order of the code, editor - box where we type our code, console - box where the computer prints output and the user can type input, input - information a program receives from a user, string - a series of letters, numbers, and symbols surrounded by " ", comment - a code line ignored by the computer; used as notes, header comment - a special multi-line comment at the top of a program surrounded """, error - when the computer encounters something unexpected in your code, error message - the message that appears in the console when an error occurs, variable - a storage container for for information (data), assignment - process of storing information in a variable, concatenation - joining two strings together with the + symbol,

Leaderboard

Visual style

Options

Switch template

Continue editing: ?