Addition Operator - (+) Adds two numbers together, Print Function - Displays text or values on the screen, String - A sequence of characters, like "Hello", Integer - A whole number without decimals, like 5 or -3, Float - A number with decimals, like 3.14, Boolean - A value that is either True or False, Variable - A named storage for data that can change, Assignment Operator - (=) Stores a value in a variable, Types - Categories of data, like numbers, text, or True/False, Multiplication Operator - * Multiplies two numbers, Division Operator - (/) Divides one number by another, Floor Division Operator - (//) Divides and gives only the whole number part, Exponent Operator - ** Raises a number to the power of another, Input Function - Lets the user type in data during a program,

Leaderboard

Visual style

Options

Switch template

Continue editing: ?