Variable, A location in memory which is assigned with a name EG: fave_food = “pizza”, print( ), A function that displays something when you run the code, Concatenation, When you use + to add a string and a variable together, input( ), A statement that pauses the code awaiting the user to type something in, Integer, A data type for a whole number. EG: 5 | 12 | 2006 etc, Float, A data type for a decimal number. EG: 1.8 | 98.5 | 0.24 etc, String, A data type for a series of characters separated by speech marks. EG: “Hello World”, =, Used to assign (store) a variable, ==, Comparative operator that means ‘same value as’

Leaderboard

Visual style

Options

Switch template

Continue editing: ?