String - Includes text and numbers, Float - Any decimal number, Integer - Whole number, Boolean - Stores True or False, Print function - Used to display text on the screen, Input function - Used to get user input, // - Integer Division, % - Modulus, * - Multiply, / - Divide, score=0 - Variable, == - Equal to, != - Not equal to, > - Greater than, < - Less than, >= - Greater than or equal to, <= - Less than or equal to, Casting - Converts one data type into another, Selection - A decision or question allowing different outcomes, Iteration - Repeating or looping code, For - Count controlled iteration, While - Condition controlled iteration, if, elif, else - Selection,

Programming Concepts

by

Leaderboard

Visual style

Options

Switch template

Continue editing: ?